Changes between Version 3 and Version 4 of KeyBindings
- Timestamp:
- 12/07/08 21:47:39 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeyBindings
v3 v4 2 2 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 [http://hackage.haskell.org/packages/archive/haskeline/0.3.1/doc/html/System-Console-Haskeline-Prefs.html System.Console.Haskeline.Prefs] for more details. 4 5 As of version 0.4.1, the user may specify [CustomKeyBindings custom key bindings] in their `.haskeline` file. 4 6 5 7 Definitions:
