mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 03:07:18 +02:00
Update KEYBINDINGS.md
This commit is contained in:
parent
4a4bb42f47
commit
3e57b1af34
1 changed files with 17 additions and 4 deletions
|
@ -1,8 +1,14 @@
|
|||
Keybindings:
|
||||
|
||||
Esc: - Exit current action
|
||||
|
||||
]: Next view - Go to next view
|
||||
|
||||
[: Previous view - Go to previous view
|
||||
|
||||
|
||||
Keybindings for task report:
|
||||
|
||||
?: help - Help menu
|
||||
|
||||
/: task {string} - Filter task report
|
||||
|
||||
a: task add {string} - Add new task
|
||||
|
@ -37,9 +43,16 @@ Keybindings for task report:
|
|||
|
||||
!: {string} - Custom shell command
|
||||
|
||||
]: Next view - Go to next view
|
||||
c: context switcher menu - Open context switcher menu
|
||||
|
||||
[: Previous view - Go to previous view
|
||||
?: help - Help menu
|
||||
|
||||
|
||||
Keybindings for context switcher:
|
||||
|
||||
j: {selected+=1} - Move forward a context
|
||||
|
||||
k: {selected-=1} - Move back a context
|
||||
|
||||
|
||||
Keybindings for calendar:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue