| GNU Bash Reference Manual by Chet Ramey and Brian Fox Paperback (6"x9"), 180 pages ISBN 0954161777 RRP £19.95 ($29.95) "An essential resource .... the most detailed coverage available for all aspects of Bash" --- Linux User and Developer Magazine (Issue 37, Mar 2004) Get a printed copy>>> |
8.4 Bindable Readline Commands
This section describes Readline commands that may be bound to key
sequences.
You can list your key bindings by executing
bind -P or, for a more terse format, suitable for an
inputrc file, bind -p. (See section 4.2 Bash Builtin Commands.)
Command names without an accompanying key sequence are unbound by default.
In the following descriptions, point refers to the current cursor
position, and mark refers to a cursor position saved by the
set-mark command.
The text between the point and mark is referred to as the region.
| ISBN 0954161777 | GNU Bash Reference Manual | See the print edition |