mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 03:07:18 +02:00
WIP
This commit is contained in:
parent
e136c23959
commit
e84a172880
5 changed files with 420 additions and 15 deletions
|
@ -2,7 +2,7 @@
|
|||
"keybindings": {
|
||||
// KeyBindings for TaskReport
|
||||
"TaskReport": {
|
||||
"<q><q>": "Quit", // Quit the application
|
||||
"<q>": "Quit", // Quit the application
|
||||
"<Ctrl-d>": "Quit", // Another way to quit
|
||||
"<Ctrl-c>": "Quit", // Yet another way to quit
|
||||
"<Ctrl-z>": "Suspend" // Suspend the application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue