Keys cheatsheet
Press ? in the running binary for the same overlay. Ctrl-P in your browser to print.
Navigate
| j / k | next / prev page |
| Space / b | one screen down / up (less-style) |
| Ctrl-d / Ctrl-u | half-screen down / up |
| gg / G | first / last page |
| :n / N G | jump to page N |
| ]] / [[ | next / prev outline section |
| m{a-z} / '{a-z} | set / jump to mark (per-PDF) |
| Ctrl-o / Ctrl-i | jumplist back / forward |
| + / - / 0 | zoom in / out / reset |
| d | toggle color-aware dark mode |
| f | link-follow hint mode |
Highlight & quote (Visual — v)
| h j k l · w b e · 0 ^ $ | move the caret like in vim |
| iw / is / ip | inner word / sentence / paragraph |
| V / Ctrl-v | linewise / blockwise selection |
| c | cycle highlight color |
| y | save highlight + copy plain text |
| Y | copy plain text only (no highlight) |
| gy | copy as Markdown blockquote with citation |
| click + drag | highlight with the mouse |
| x (Normal) | delete last highlight on current page |
Search, TOC, export
| /<query> then n / N | search · next / prev match (indexed) |
| :nohl | clear search results |
| o | open TOC panel — / to filter, Enter jumps |
| :export [path] | dump highlights as a Markdown notes file |