man Term::ReadLine::Zoid::Emacs () - a readline emacs mode
NAME
Term::ReadLine::Zoid::Emacs - a readline emacs mode
SYNOPSIS
This class is used as a mode under Term::ReadLine::Zoid, see there for usage details.
DESCRIPTION
This mode provides some emacs key-bindings, taking the bash(1) implementation as a reference.
This module also provides a 'emac_multiline' key map.
KEY MAPPING
These bindings are additional to those in Term::ReadLine::Zoid which already contains some emacs key bindings.
TODO
Get count args right (see bash reference)
A lot more bindings
A emacs multiline mode
AUTHOR
Jaap Karssenberg (Pardus) <pardus@cpan.org>
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.
SEE ALSO
Term::ReadLine::Zoid