"Keyboard Shortcuts every Command Line #HackerAdventure should know about GNU Readline " "[..] Most command line programs that offer line editing – like #bash, #Python, GDB, psql, sqlite and more – do so using GNU readline. Readline's a powerful library that grants history, completion, movement and editing to programs that use it — and a stable and consistent set of keyboard shortcuts. [..]"