Changes between Version 10 and Version 11 of KeyBindings
- Timestamp:
- 09/15/09 01:04:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeyBindings
v10 v11 28 28 ||`^R`|| search backwards in history|| 29 29 ||`^S`|| search forwards in history|| 30 ||`M-k`|| search backwards in history for a line matching the contents to the left of the cursor ||31 ||`M-j`|| search forwards in history for a line matching the contents to the left of the cursor ||30 ||`M-k`|| search backwards in history for a line matching the contents to the left of the cursor (*)|| 31 ||`M-j`|| search forwards in history for a line matching the contents to the left of the cursor (*)|| 32 32 ||{{{[kill]}}}|| delete until the start of the line|| 33 ||`M-u`|| upper-case the next word (*)|| 34 ||`M-l`|| lower-case the next word (*)|| 35 ||`M-c`|| capitalize (first letter only) the current word (*)|| 33 36 34 37 == Emacs-specific bindings ==
