mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Enhancement - undo
- Implemented new undo command. - Removed old undelete command. - Does not work yet.
This commit is contained in:
parent
b7a0883212
commit
0891d3ea63
4 changed files with 124 additions and 15 deletions
|
@ -92,7 +92,7 @@
|
|||
#define CMD_SUMMARY 223
|
||||
#define CMD_TAGS 224
|
||||
#define CMD_TIMESHEET 225
|
||||
#define CMD_UNDELETE 226
|
||||
|
||||
#define CMD_UNDO 227
|
||||
#define CMD_VERSION 228
|
||||
#define CMD_SHELL 229
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue