Next: Customizing the Prompt, Previous: Commands For History, Up: Command Line Editing
readline
As mentioned earlier Octave uses the GNU readline library for command-line editing and history features. It is possible to customize how readline works through a configuration file.
Read the readline library initialiazation file file. If file is omitted, read the default initialization file (normally ~/.inputrc).
See Readline Init File, for details.