diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:08:17 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:08:17 +0300 |
| commit | 449f343c7da6071599c5c8266f3f9b43e0b0a315 (patch) | |
| tree | e7f7de6ca05c5f9445b736020833c9f6d49265c6 /README.md | |
| parent | 4a47bd5907c1330a5bbedc13e384877c6ac71668 (diff) | |
Add filter editing hotkey
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `↑/k` and `↓/j`: move up and down - `←/h` and `→/l`: move left and right - `b/pgup`: page up -- `f/pgdn/space`: page down +- `pgdn/space`: page down - `u` or `ctrl+u`: half page up - `ctrl+d`: half page down - `g/home/0`: go to start @@ -49,6 +49,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are ### Misc +- `f`: change filter - `H`: toggle help - `q` or `esc`: close search/help or quit (press `q` when nothing is open) |
