Changes between Version 5 and Version 6 of KeyBindings
- Timestamp:
- 12/09/08 18:20:52 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeyBindings
v5 v6 3 3 Haskeline provides a line-editing user interface with many interactivity commands. Currently the user may choose either `Emacs` or `Vi` style bindings by editing the `~/.haskeline` file; see UserPrefs for more details. 4 4 5 As of version 0. 4.1, the user may specify [CustomKeyBindings custom key bindings] in their `.haskeline` file.5 As of version 0.5, the user may specify [CustomKeyBindings custom key bindings] in their `.haskeline` file. 6 6 7 7 Definitions:
