Changes between Version 4 and Version 5 of CustomKeyBindings
- Timestamp:
- 12/09/08 18:20:12 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CustomKeyBindings
v4 v5 1 1 = Custom Key Bindings = 2 2 3 As of version 0. 4.1, the user may specify custom key bindings in their `.haskeline` file. The two new settings are:3 As of version 0.5, the user may specify custom key bindings in their `.haskeline` file. The two new settings are: 4 4 - {{{bind: <key> <key>}}} (bind the first key to the actions of the second key) 5 5 - {{{keyseq: <term> <string> <key>}}} (POSIX-only: add a new key sequence)
