Changes between Version 4 and Version 5 of KeyBindings
- Timestamp:
- 12/09/08 18:14:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KeyBindings
v4 v5 1 1 = Key Bindings = 2 2 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.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 5 As of version 0.4.1, the user may specify [CustomKeyBindings custom key bindings] in their `.haskeline` file.
