Go forward to Custom Completers.
Go backward to Readline Variables.
Go up to Programming with GNU Readline.
Readline Convenience Functions
==============================
Menu
- Function Naming
- How to give a function you write a name.
- Keymaps
- Making keymaps.
- Binding Keys
- Changing Keymaps.
- Associating Function Names and Bindings
- Translate function names to
key sequences.
- Allowing Undoing
- How to make your functions undoable.
- Redisplay
- Functions to control line display.
- Modifying Text
- Functions to modify `rl_line_buffer'.
- Utility Functions
- Generally useful functions and hooks.
- Alternate Interface
- Using Readline in a `callback' fashion.