mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
- Allows colons in the description, provided they are not preceded by a valid attribute name.
This commit is contained in:
parent
2380c8b33a
commit
9fcd5b1801
3 changed files with 51 additions and 28 deletions
|
@ -23,6 +23,8 @@ represents a feature release, and the Z represents a patch.
|
|||
+ Automatically shuts off color, curses when output is not a tty
|
||||
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
|
||||
+ Supports the ~ character in .taskrc data.location
|
||||
+ Allows colons on the description, provided what is to the left of the colon
|
||||
is not a standard attribute name
|
||||
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
|
||||
+ Bug: Fixed underlined table headers when color is turned off
|
||||
+ Bug: Adding a blank priority resulted in an assigned garbage value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue