From 60d1505ef0f640fee1b227cd5d3a4c7afa7731ac Mon Sep 17 00:00:00 2001 From: Brett Terpstra Date: Mon, 23 Apr 2012 15:59:47 -0500 Subject: updated with patched script --- readme.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7d05383..77e1d7f 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,16 @@ -DefaultKeyBindings.dict file (`~/Library/KeyBindings/DefaultKeyBindings.dict`) for Mac OS X, created by [Brett Terpstra][] and based heavily on work done by [Lri][lrikeys]. See Lri's [gists][lrigists] and [website][lriweb] for more coding madness. Documentation last updated 04/22/2012. +DefaultKeyBindings.dict file (`~/Library/KeyBindings/DefaultKeyBindings.dict`) for Mac OS X, created by [Brett Terpstra][] and based heavily on work done by [Lri][lrikeys]. +Please note that these bindings won't work in all applications: TextWrangler and TextMate, for example, override these with their own settings. +See Lri's [gists][lrigists] and [website][lriweb] for more coding madness. [lrikeys]: http://www.cs.helsinki.fi/u/lranta/keybindings/ [lriweb]: http://www.cs.helsinki.fi/u/lranta/ [lrigists]: https://gist.github.com/Lri [brett terpstra]: http://brettterpstra.com -This documentation is generated automatically from the comments and commands in the DefaultKeyBinding.dict file. The script `document_keybindings.rb` is free for use, but it's specifically designed for use with my formatting in the bindings plist (i.e. it's a little finicky). +Installation: Copy the DefaultKeyBindings.dict file to the `~/Library/KeyBindings/` directory (create `KeyBindings` if it doesn't already exist). +Any open applications will need to be re-started before the key bindings will take effect -- or log out and log back in. + +Documentation (last updated 04/23/2012.) *Grouped items begin with the groups shortcut (if exists), followed by a subgroup (if exists) followed by the keys specified.* @@ -640,3 +645,6 @@ This documentation is generated automatically from the comments and commands in + +This documentation is generated automatically from the comments and commands in the DefaultKeyBinding.dict file. The script `document_keybindings.rb` is free for use, but it's specifically designed for use with my formatting in the bindings plist (i.e. it's a little finicky). + -- cgit v1.2.3