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
Psh::Builtins::Bind(3) User Contributed Perl Documentation Psh::Builtins::Bind(3)

  • "bind [-m keymap] [-lvd] [-q name]"
  • "bind [-m keymap] -f filename"
  • "bind [-m keymap] keyseq:function-name"

    Display current readline key and function bindings, or bind a key sequence to a readline function or macro. The binding syntax accepted is identical to that of .inputrc, but each binding must be passed as a separate argument; e.g., '"\C-x\C-r": re-read-init-file'. Options, if supplied, have the following meanings:

-m keymap
Use keymap as the keymap to be affected by the subsequent bindings. Acceptable keymap names are emacs, emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move, vi-command, and vi- insert. vi is equivalent to vi-command; emacs is equivalent to emacs-standard.
-l
List the names of all readline functions
-v
List current function names and bindings
-d
Dump function names and bindings in such a way that they can be re-read
-f filename
Read key bindings from filename
-q function
Query about which keys invoke the named

Hey! The above document had some coding errors, which are explained below:
Around line 7:
'=item' outside of any '=over'

=over without closing =back

2007-07-06 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.