Revision history for Term-ReadLine-Zoid - another ReadLine package
0.04 Sun Jul 4 2004
- Made cursor position take control chars into account
- Reversed the output of GetHistory after testing with cpan(1)
Thu Jul 1
- Fixed a bug, escaped returns are now really removed
- Fixed a bug, expansion works again in a non-zoid application,
like cpan(1)
- Added pager support for long lists of completions
0.03 Tue Jun 29 2004
- Fixed a bug in the expansion code regarding escaping
- Fixed 'bindchr' and 'bindkey' vi commands
- Added code for '=', '*', and '\' keybindings in the vi mode
0.02 Tue May 25 2004
Mon May 24
- Added support for more advanced completion functions
Sun May 23
- Added "RPS1" setting after reading something about zsh on /.
- Made it possible for the prompts to be a scalar reference
Fri May 21
- Fixed an AUTOLOADER inheritance problem leading to bugs in zoid
Sun May 16
- Added some simple emacs bindings like ^F, ^B etc.
Tue Mar 30
- Fixed typo in the synopsis, patch by Mike Castle
0.01 Sun Mar 28 2004
Initial feature set is complete enough to release
Thu Jan 15 2004
Initialised the module