mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -60,6 +60,8 @@
|
|||
<li>Added support for task filtering on all reports
|
||||
<li>Automatically shuts off color, ncurses when output is not to a tty
|
||||
<li>Added support for the ~ character in .taskrc data.location, for flexibility
|
||||
<li>Allows colons on the description, provided what is to the left of the colon
|
||||
is not a standard attribute name
|
||||
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
|
||||
<li>Fixed bug where table headers are underlined when color is turned off
|
||||
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue