For questions pertaining to inputrc, the configuration file for the GNU Readline library. Use this tag for questions about Readline customization or about inputrc syntax.
inputrc should be used for questions about the configuration or GNU Readline or about ~/.inputrc
syntax.
~/.inputrc
is the configuration file for the GNU Readline library which provides command-line editing and history searching capabilities for interactive programs with a command-line interface. See readline for questions and answer about Readline in general.
Further reading
- inputrc tag on Unix & Linux Stack Exchange
- readline tag on Unix & Linux Stack Exchange and on Stack Overflow