mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Feature #1026
- Feature #1026, command line overrides are now applied before and after the creation of the default rc file and data directory, which allows for programmatic initialization without keystroke synthesis (thanks to Nicholas Rabenau).
This commit is contained in:
parent
b702251431
commit
88fcdab515
2 changed files with 15 additions and 5 deletions
|
@ -32,6 +32,10 @@ Features
|
|||
with 'dateformat.info'.
|
||||
+ Bash script improvement (column names are now completed).
|
||||
+ Feature #1013, output error, header, footnote and debug messages on standard error.
|
||||
+ Feature #1026, command line overrides are now applied before and after the
|
||||
creation of the default rc file and data directory, which allows for
|
||||
programmatic initialization without keystroke synthesis (thanks to Nicholas
|
||||
Rabenau).
|
||||
+ Color error messages with a specific configuration variable 'color.error'.
|
||||
|
||||
Bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue