A single-page, print-ready A4 cheat sheet for the Helix editor keymap — every binding from the official keymap docs, laid out in three dense columns with keycap-styled keys and section icons.
Two versions:
| File | Best for | |
|---|---|---|
| Black & white | helix-cheatsheet-bw.pdf |
Printing — light-gray headers, thin rules, no solid-black areas (won't smudge on most printers) |
| Color | helix-cheatsheet-color.pdf |
Screen / color printing — mode-coded colored headers |
Just grab the PDF and print it on A4 (enable Background graphics if printing the HTML directly).
- B&W PDF — view · raw download · HTML source
- Color PDF — view · raw download · HTML source
Normal mode (Movement · Changes · Shell · Selection manipulation · Tree-sitter nodes · Search), every minor mode (Goto · Match · View · Window · Space · Unimpaired), plus Insert mode, Picker, and Prompt.
Legend: TS = Tree-sitter feature · LSP = language-server feature.
The PDFs are rendered from the matching .html files. Tweak the HTML and re-render with headless Chrome:
"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome" \
--headless --disable-gpu --no-pdf-header-footer \
--print-to-pdf=helix-cheatsheet-bw.pdf \
helix-cheatsheet-bw.htmlBindings and descriptions are from the Helix documentation (MPL-2.0). This layout is released under the MIT License — use, print, and share freely.

