mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Update documentation
This commit is contained in:
parent
bd19a45a20
commit
887d1b5623
2 changed files with 4 additions and 4 deletions
|
@ -97,9 +97,9 @@ Keybindings for filter / command prompt:
|
|||
|
||||
Down: scroll history - Go forward in history matching from beginning of line to cursor
|
||||
|
||||
TAB: tab complete - Open tab completion and selection first element OR cycle to next element
|
||||
TAB | Ctrl + n: tab complete - Open tab completion and selection first element OR cycle to next element
|
||||
|
||||
BACKTAB: tab complete - Cycle to previous element
|
||||
BACKTAB | Ctrl + p: tab complete - Cycle to previous element
|
||||
|
||||
|
||||
Keybindings for context switcher:
|
||||
|
|
|
@ -176,10 +176,10 @@ Keybindings for filter / command prompt:
|
|||
`Down`
|
||||
: scroll history - Go forward in history matching from beginning of line to cursor
|
||||
|
||||
`TAB`
|
||||
`TAB | Ctrl + n`
|
||||
: tab complete - Open tab completion and selection first element OR cycle to next element
|
||||
|
||||
`BACKTAB`
|
||||
`BACKTAB | Ctrl + p`
|
||||
: tab complete - Cycle to previous element
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue