mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 05:26:42 +02:00
docs: Update keybindings.md 📚
This commit is contained in:
parent
7e8f818788
commit
e5e60bd24a
1 changed files with 1 additions and 4 deletions
|
@ -8,7 +8,6 @@ Keybindings:
|
|||
|
||||
[: Previous view - Go to previous view
|
||||
|
||||
|
||||
Keybindings for task report:
|
||||
|
||||
/: task {string} - Filter task report
|
||||
|
@ -39,7 +38,7 @@ Keybindings for task report:
|
|||
|
||||
s: task {selected} start/stop - Toggle start and stop
|
||||
|
||||
n: task {selected} +next/-next - Toggle "next" tag
|
||||
n: task {selected} +{tag}/-{tag} - Toggle {uda.taskwarrior-tui.quick-tag.name} (default: `next`)
|
||||
|
||||
u: task undo - Undo
|
||||
|
||||
|
@ -103,7 +102,6 @@ Keybindings for filter / command prompt:
|
|||
|
||||
BACKTAB | Ctrl + p: tab complete - Cycle to previous element
|
||||
|
||||
|
||||
Keybindings for context switcher:
|
||||
|
||||
j: {selected+=1} - Move forward a context
|
||||
|
@ -112,7 +110,6 @@ Keybindings for context switcher:
|
|||
|
||||
Enter: task context {selected} - Select highlighted context
|
||||
|
||||
|
||||
Keybindings for calendar:
|
||||
|
||||
j: {selected+=1} - Move forward a year in calendar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue