diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-20 22:59:13 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-20 22:59:13 +0300 |
| commit | c1b3b08915d56390bb665affcbfbf33ac0fd2274 (patch) | |
| tree | c8ca747b2b568ccda344ae01986c351c72d870bd /README.md | |
| parent | 98302ed5e062bb1b034faf7b3ae22179e200c951 (diff) | |
Document ESC hotkey
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..94c9878 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# tasksamurai + +tasksamurai is a terminal interface for Taskwarrior built with Bubble Tea. + +## Hotkeys + +- `h`: show the help screen +- `esc`: close the help screen or cancel an active search +- `q`: quit the application + +See the help screen for additional shortcuts. |
