From c1b3b08915d56390bb665affcbfbf33ac0fd2274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= <1224732+snonux@users.noreply.github.com> Date: Fri, 20 Jun 2025 22:59:13 +0300 Subject: Document ESC hotkey --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.2.3