mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Support custom shell command
This commit is contained in:
parent
c1fcdffb71
commit
cbb9e60ca8
3 changed files with 97 additions and 1 deletions
|
@ -56,6 +56,7 @@ Use your favorite installation method to download the [AUR package](https://aur.
|
|||
- `x`: `task delete {selected}` - Delete
|
||||
- `A`: `task {selected} annotate {string}` - Annotate current task
|
||||
- `?`: `help` - Help menu
|
||||
- `!`: `{string}` - Custom shell command
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue