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 initialization file file. If file is omitted, read the default initialization file (normally ~/.inputrc).
See Readline Init File, for details.
Re-read the last readline library initialization file that was read. See Readline Init File, for details.