readline
GNU Readline line-editing for bash, psql, python & more — ~/.inputrc.
How to use it
- Save the generated file as ~/.inputrc
- It affects every program that uses readline (bash, python, psql, gdb, …).
- Reload in bash without restarting: press Ctrl-x Ctrl-r.