Remap delete key
This commit is contained in:
parent
c61e66b1f6
commit
2abc99ff3b
2 changed files with 2 additions and 2 deletions
|
|
@ -341,7 +341,7 @@ fn render_help(frame: &mut Frame, app: &App) {
|
|||
"",
|
||||
"Main Commands:",
|
||||
"Enter - Start/stop timer",
|
||||
"d - Delete task from list",
|
||||
"x - Delete task from list",
|
||||
"p - Reassign project name",
|
||||
"v - View Watson log",
|
||||
"Ctrl+e - Edit tasks config file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue