GNU Readline Library. Node: Readline Convenience Functions

PREVReadline Variables UPProgramming with GNU Readline NEXTCustom Completers

2.4: Readline Convenience Functions

  • 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.
  • PREVReadline Variables UPProgramming with GNU Readline NEXTCustom Completers