GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Term::ReadLine::Zoid::Emacs(3) User Contributed Perl Documentation Term::ReadLine::Zoid::Emacs(3)

Term::ReadLine::Zoid::Emacs - 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.
escape, ^[ (prefix_meta)
meta-f (forward_word)
meta-b (backward_word)
^X^V (switch_mode_command)
Enter (vi) command mode. Taken from zsh(1).
^V, ^Q (quoted_insert)
Insert next key literally, ignoring any key-bindings.

WARNING: 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) <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.

Term::ReadLine::Zoid
2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.