Changes between Version 3 and Version 4 of CustomKeyBindings
- Timestamp:
- 12/08/08 21:38:49 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomKeyBindings
v3 v4 56 56 Finally, we may want to restrict the above key sequences to a given terminal (as selected by the $TERM variable). For example, on my system I have: 57 57 {{{ 58 keyseq: xterm-color "\ESC[5D" ctrl-lef T58 keyseq: xterm-color "\ESC[5D" ctrl-left 59 59 keyseq: xterm-color "\ESC[5C" ctrl-right 60 60 keyseq: xterm "\ESC[1;5D" ctrl-left
