A readline emacs mode
This class is used as a mode under Term::ReadLine::Zoid, see there for usage details.
This mode provides some emacs key-bindings, taking the bash(1) implementation as a reference.
This module also provides a 'emac_multiline' key map.
These bindings are additional to those in Term::ReadLine::Zoid which already contains some emacs key bindings.
Enter (vi) command mode. Taken from zsh(1).
Insert next key literally, ignoring any key-bindings. \s-1WARNING:\s0 control or escape chars in the editline can cause unexpected results
Get count args right (see bash reference)
A lot more bindings
A emacs multiline mode
Jaap Karssenberg (Pardus) <[email protected]>
Copyright (c) 2004 Jaap G Karssenberg. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Term::ReadLine::Zoid