Skip to content

Commit 2e9f484

Browse files
committed
docs: note Ctrl+F fullscreen for the list panel
1 parent 21bcff9 commit 2e9f484

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ nightcrow --repo ~/projects/myapp
4949
| `Ctrl+T` | Open new terminal pane |
5050
| `Ctrl+W` | Close active terminal pane |
5151
| `F1``F9` | Jump to terminal pane N |
52-
| `Ctrl+F` | Toggle fullscreen for the focused pane (diff viewer or terminal) |
52+
| `Ctrl+F` | Toggle fullscreen for the focused pane (file/commit list, diff viewer, or terminal) |
5353
| `Ctrl+P` | Cycle accent color (yellow → cyan → green → magenta → blue) |
5454
| `Ctrl+O` | Change repo path |
5555
| `Ctrl+Q` | Quit |
@@ -60,6 +60,7 @@ nightcrow --repo ~/projects/myapp
6060
|-----|--------|
6161
| `` / `k`, `` / `j` | Navigate items one by one |
6262
| `PgUp` / `PgDn` | Jump 10 items |
63+
| `Ctrl+F` | Zoom the list pane to full screen (toggle) |
6364
| `/` | Incremental search (status view only) |
6465
| `Esc` | Cancel search |
6566
| `Enter` | Drill into commit's file list (log view) |

0 commit comments

Comments
 (0)