summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-22 21:48:10 +0300
committerPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-22 21:48:10 +0300
commit7b3c67341c1ebbc2e9e855f43ad653e6eaac0d98 (patch)
treed4bff5146bb75cc212a0f52471d7614e1c2a4e1c /README.md
parent02efa771fac89571110724ec277428184af7144c (diff)
Add space hotkey to refresh task list
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6de72e2..f14ef93 100644
--- a/README.md
+++ b/README.md
@@ -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
-- `pgdn/space`: page down
+- `pgdn`: page down
- `u` or `ctrl+u`: half page up
- `ctrl+d`: half page down
- `g/home/0`: go to start
@@ -53,6 +53,7 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are
- `f`: change filter
- `c`: random theme
- `C`: reset theme
+- `space`: refresh tasks
- `H`: toggle help
- `q` or `esc`: close search/help or quit (press `q` when nothing is open)