mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 22:47:20 +02:00
Interactive - stub
- Added stub code for the interactive version of task.
This commit is contained in:
parent
e9c45aab85
commit
bc13f0be48
4 changed files with 82 additions and 3 deletions
|
@ -40,6 +40,8 @@
|
|||
#define SEQUENCE_RANGE_MAX 106
|
||||
#define SEQUENCE_NOT_A_SEQUENCE 107
|
||||
|
||||
#define INTERACTIVE_NO_NCURSES 108
|
||||
|
||||
// 2xx Commands
|
||||
#define CMD_ACTIVE 200
|
||||
#define CMD_ADD 201
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue