| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-20 | DefaultKeyBinding.dict: Remove Option-q bindingHEADtw | Teddy Wing | |
| This shadows the "œ" glyph, which I need. | |||
| 2017-12-20 | DefaultKeyBinding.dict: Remove Apple-Option-I binding | Teddy Wing | |
| This shortcut hasn't worked consistently and has messed me up many times while trying to open browsers' developer inspectors, which use the Apple-Option-I combination. | |||
| 2017-12-20 | DefaultKeyBinding.dict: Add Aye Search key bindings | Teddy Wing | |
| Apparently I hadn't committed these shortcuts when I wrote Aye Search. Save them to our config. These will start incremental and reverse-incremental searches. | |||
| 2017-12-20 | DefaultKeyBinding.dict: Move the mark commands outside of Option | Teddy Wing | |
| Don't shadow the characters produced by these two key combinations. I had done this soon after my last commit probably but for whatever reason never committed this change. Doing so now because I need to make some additional changes to the config. | |||
| 2015-07-23 | DefaultKeyBinding.dict: Change delete word forward to Opt-d | Teddy Wing | |
| Move the `deleteWordForward:` command to Option-d and change the existing command for that (delete paragraph) to Control-Option-d. I wanted to match the Readline/Emacs keys that I'm used to for deleting a word forward. Thus this becomes Meta-d to delete a word forward which is just like the Emacs style and requires no extra memorisation. On top of that, it's easier to type because it requires one less modifier key. Since I feel like I'll be using this one more than 'delete paragraph', the switch made sense. Also, since deleting a whole paragraph is a more destructive change, adding an extra modifier key in order to accomplish it doesn't seem like a bad thing to me. | |||
| 2015-07-23 | DefaultKeyBinding.dict: Add mapping to delete words forward | Teddy Wing | |
| Severely missing this in non-Readline environments. Nice to have a single command I can use to do it instead of first moving to after the word and then deleting it. | |||
| 2015-07-22 | Add Makefile | Teddy Wing | |
| For a quicker way to install the keybinding file to ~/Library/KeyBindings/DefaultKeyBinding.dict. | |||
| 2015-07-22 | DefaultKeyBinding.dict: Change bindings for new line before & after ¶ | Teddy Wing | |
| Apple-Return is a fairly common binding and I don't want it to conflict with anything. I use it quite often when making comments on GitHub and today noticed a little hiccup when trying to submit a comment. When I pressed Apple-Return a second time the comment submitted successfully, but I'd prefer not to take my chances. That said, these seem like they could be useful bindings to have, so bind them to something close to the existing 'o' & 'O' bindings. | |||
| 2015-05-03 | Merge pull request #5 from vitorgalvao/patch-1master | Brett Terpstra | |
| readme.md: fix Lri references | |||
| 2015-05-03 | readme.md: fix Lri references | Vítor Galvão | |
| 2013-03-13 | Adding Markdown blockquoting shortcuts | Brett Terpstra | |
| 2013-02-13 | Modifying MD header commands, adding some Hyper key experiments | Brett Terpstra | |
| 2012-08-29 | ignoring taskpaper | Brett Terpstra | |
| 2012-08-29 | Some updated shortcuts and minor corrections | Brett Terpstra | |
| 2012-07-03 | added some additional links and info to the readme | Brett Terpstra | |
| 2012-05-08 | Added 2 new commands | Brett Terpstra | |
| 2012-05-08 | Adding Cheaters version of keybindings table | Brett Terpstra | |
| 2012-05-04 | Nope | Brett Terpstra | |
| 2012-05-04 | Testing yaml headers | Brett Terpstra | |
| 2012-04-23 | updated with patched script | Brett Terpstra | |
| 2012-04-23 | Merge pull request #3 from jgclark/patch-1 | Brett Terpstra | |
| Adding some installation and usage help. | |||
| 2012-04-23 | Adding some installation and usage help. | jgclark | |
| 2012-04-22 | new keybindings for paragraph navigation | Brett Terpstra | |
| 2012-03-30 | Added 'updated' date to documentation generator | Brett Terpstra | |
| 2012-03-30 | mend | Brett Terpstra | |
| 2012-03-30 | mend | Brett Terpstra | |
| 2012-03-30 | mend | Brett Terpstra | |
| 2012-03-30 | mend | Brett Terpstra | |
| 2012-03-30 | temp table test | Brett Terpstra | |
| 2012-03-30 | New binding for turning selected text into HTML/XML tag with attributes ↵ | Brett Terpstra | |
| (ctrl-<), added new gsubs to readme generator, updated readme | |||
| 2012-02-17 | Commenting out example vim commands, something in there is messing with my + key | Brett Terpstra | |
| 2011-12-21 | updating documentation and script to handle first-level notes | Brett Terpstra | |
| 2011-12-21 | adding auto-documentation script | Brett Terpstra | |
| 2011-12-21 | removing style settings from readme | Brett Terpstra | |
| 2011-12-21 | Reorganized dict file, finished auto-documentation script | Brett Terpstra | |
| 2011-12-06 | Figured out how to avoid inserting previous kill buffer text when there's no ↵ | Brett Terpstra | |
| selection on link commands. ctrl-cmd-w,l,t/c are fixed, will apply to the others soon. | |||
| 2011-12-05 | Updated README, still needs some shortcut updates... | Brett Terpstra | |
| 2011-12-05 | a few modifications to shortcuts for my own needs, replaced ^y yank: with ↵ | Brett Terpstra | |
| yankAndSelect: for use with the kill buffer | |||
| 2011-11-15 | tweaks and documentation update | Brett Terpstra | |
| 2011-11-14 | massive update to new keybindings | Brett Terpstra | |
| 2011-08-13 | added hyphenate keybinding | Brett Terpstra | |
| 2011-08-13 | updated command-return lines | Brett Terpstra | |
| 2011-08-13 | add path to readme | Brett Terpstra | |
| 2011-08-13 | Forgot we don't have MultiMarkdown here… | Brett Terpstra | |
| 2011-08-13 | Ignore | Brett Terpstra | |
| 2011-08-13 | Initial Commit | Brett Terpstra | |
