docs: fix help keybinding reference (#1095)

This commit is contained in:
Friende
2026-05-08 03:20:40 -04:00
committed by GitHub
parent 0d7cbe37a8
commit 8f39aadf0b
+1 -1
View File
@@ -8,7 +8,7 @@ Bindings are not (yet) user-configurable — tracked for a future release (#436,
| Chord | Action |
|----------------------|---------------------------------------------------------------|
| `F1` or `Ctrl-?` | Toggle the help overlay |
| `F1` or `Ctrl-/` | Toggle the help overlay |
| `Ctrl-K` | Open the command palette (slash-command finder) |
| `Ctrl-C` | Cancel current turn / dismiss modal / arm-then-confirm quit |
| `Ctrl-D` | Quit (only when the composer is empty) |