Search notes:

readline functions

There are approx 60 functions (such as end-of-line).

Showing functions

bind -l shows the available functions.
bind -p and bind -P show the available functions and what keys they're bound to (really always?). With -p, the output can be used for an initialization file.

See also

readline

Index