Changes between Version 12 and Version 13 of WikiStart
- Timestamp:
- 06/08/09 07:29:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v12 v13 6 6 7 7 Features: 8 - Provides a rich line editing interface which may be customized in a `~/.haskeline` file. 8 - Provides a [KeyBindings rich line editing interface]. 9 - A `~/.haskeline` file allows customization of [UserPrefs prefrences] and [CustomKeyBindings custom key bindings]. 9 10 - Runs on POSIX-compatible systems, using the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/terminfo terminfo] library to support non-ANSI terminals. 10 11 - Runs on Windows using MinGW (Cygwin support is TODO). 11 - Supports Unicodecross-platform.12 - [UnicodeSupport Supports Unicode] cross-platform. 12 13 - History recall and incremental search. 13 14 - Custom tab completion functions which may run in an arbitrary monad.
