Skip to content

Instantly share code, notes, and snippets.

View soot-bit's full-sized avatar
🎯
Focusing

oepeng soot-bit

🎯
Focusing
View GitHub Profile
@soot-bit
soot-bit / readline_shortcuts.md
Last active June 27, 2025 15:14 — forked from jottr/readline_shortcuts.md
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