Support custom shell command

This commit is contained in:
Dheepak Krishnamurthy 2020-10-09 21:34:54 -06:00
parent c1fcdffb71
commit cbb9e60ca8
3 changed files with 97 additions and 1 deletions

View file

@ -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
![taskwarrior-tui](https://user-images.githubusercontent.com/1813121/88654924-40896880-d08b-11ea-8709-b29cc970da4c.gif)