mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
TI-62: TimeWarrior should not ignore invalid command
- Rule: If there is no command found, the command line has to be empty. Otherwise we assume a mistyped or unknown command has been issued. Take the first word from the command line and complain about it.
This commit is contained in:
parent
01a3c8e3f6
commit
7244259740
2 changed files with 11 additions and 1 deletions
|
@ -34,6 +34,7 @@
|
|||
(thanks to Lynoure, asmyers).
|
||||
- TI-61 Typo in exclusion.t.cpp
|
||||
(thanks to Thomas Lauf).
|
||||
- TI-62 TimeWarrior should not ignore invalid command
|
||||
- TI-64 Command 'stop' with date before current interval's start date causes segfault
|
||||
(thanks to Thomas Lauf).
|
||||
- TI-65 The 'tags' command should support a filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue