···128128| `t` | Toggle TOC sidebar |
129129| `Shift+T` | Open theme picker |
130130| `Shift+E` | Open editor picker |
131131+| `Shift+P` | Open file browser |
131132| `Ctrl+E` | Open in editor |
133133+| `Ctrl+P` | Open fuzzy picker |
132134| `Ctrl+F` / `/` | Find |
133135| `n` / `N` | Next / prev match |
134136| `?` | Show help popup |
···148150- ✅ YAML frontmatter is ignored in both preview and TOC
149151- ✅ Native stdin input with bounded size
150152- ✅ `leaf --update` to fetch, verify via published SHA256, and install the latest release on supported platforms
151151-- ✅ Fuzzy Markdown picker when launched without a file
152152-- ✅ Classic directory browser picker with `leaf --picker`
153153+- ✅ Fuzzy Markdown picker when launched without a file, or anytime with `Ctrl+P`
154154+- ✅ Classic directory browser picker with `leaf --picker`, or anytime with `Shift+P`
153155- ✅ Theme picker with runtime preview
154156- ✅ Help modal with in-app shortcuts
155157