diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:04:04 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-21 23:04:04 +0300 |
| commit | 4a47bd5907c1330a5bbedc13e384877c6ac71668 (patch) | |
| tree | 2321299e2a0ef3ce34bd2ec31bc9f942988fed11 /README.md | |
| parent | 03c1f3095af847a2177f791a36c1864fef01825a (diff) | |
Document all hotkeys
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -23,10 +23,10 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `b/pgup`: page up - `f/pgdn/space`: page down - `u` or `ctrl+u`: half page up -- `d` or `ctrl+d`: half page down +- `ctrl+d`: half page down - `g/home/0`: go to start - `G/end`: go to end -- `enter`: expand/collapse the current cell +- `enter` or `i`: expand/collapse or edit the current cell depending on the column ### Task actions @@ -39,6 +39,8 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `a`: annotate task - `A`: replace annotations - `p`: set priority +- `t`: randomize theme +- `T`: reset theme ### Search |
