Skip to content

Instantly share code, notes, and snippets.

View bbugyi200's full-sized avatar

Bryan Bugyi bbugyi200

View GitHub Profile
@jottr
jottr / readline_shortcuts.md
Last active May 8, 2026 21:34
readline shortcuts

Readline

GNU readline is a commonly used library for line-editing; it is used for example by Bash, FTP, and many more (see the details of [readline][5] package under "Required By" for more examples). readline is also customizable (see man page for details).

Keyboard Shortcut Description

Ctrl+l Clear the screen

Cursor Movement