mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Show Command Defaults
- Added highlighting for the show command that indicates which values differ from the defaults.
This commit is contained in:
parent
7a95c38290
commit
fe85e28605
3 changed files with 28 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
+ Added burndown charts - burndown.daily, burndown.weekly, burndown.monthly,
|
||||
that use color.burndown.pending, color.burndown.started and
|
||||
color.burndown.done colors.
|
||||
+ Added highlighting for the show command that indicates which values differ
|
||||
from the defaults.
|
||||
+ Added feature #158, regular expression support for filters and substitutions.
|
||||
+ Added feature #247, providing infinite width reports when redirecting output
|
||||
to a file, by setting defaultwidth to 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue