The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Term::ReadLine::Perl5::Keymap

DESCRIPTION

A non-OO package subsidiary to Term::ReadLine::Perl5::readline to initialize keymaps.

SUBROUTINES

KeymapEmacs

GNU Emacs key bindings

KeymapVi

vi input-mode key bindings

KeymapVicmd

vi command-mode key bindings

KeymapVipos

vi positioning commands suffixed to vi commands like d.

KeymapVisearch

vi search string input mode for / and ?.

SEE ALSO

Term::ReadLine::Perl5