April 20, 2026· ~3 min readNano Cheatsheet GNU Nano is a simple, modeless terminal editor. Every keystroke is either text or a command — no modes to remember. Ideal for quick edits and SSH ses
March 20, 2026· ~5 min readEmacs Cheatsheet GNU Emacs is a Lisp-based, infinitely extensible editor. It's not just a text editor — it's a complete computing environment. Key convention: `C-` =
August 21, 2025· ~2 min readVim Cheatsheet Vim (Vi IMproved) is a modal text editor. Every action is a keystroke — no menus, no mouse. Master the modes and you edit at the speed of thought. #