@@ -3,6 +3,8 @@
|
|||||||
2.3.0 () -
|
2.3.0 () -
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
+ #328 Replaced the 'shell' command with a standalone 'tasksh' binary, which
|
||||||
|
includes GNU readline support (thanks to Haitham Gad).
|
||||||
+ #934 support for 'reserved.lines' to accommodate multi-line
|
+ #934 support for 'reserved.lines' to accommodate multi-line
|
||||||
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
|
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
|
||||||
Gill).
|
Gill).
|
||||||
|
|||||||
5
NEWS
5
NEWS
@@ -2,6 +2,7 @@
|
|||||||
New Features in taskwarrior 2.3.0
|
New Features in taskwarrior 2.3.0
|
||||||
|
|
||||||
- New Taskserver sync capabilities.
|
- New Taskserver sync capabilities.
|
||||||
|
- New shell (tasksh) with Readline support replaces old 'task shell' command.
|
||||||
- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
|
- The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
|
||||||
- Italian translation.
|
- Italian translation.
|
||||||
- French translation has begun.
|
- French translation has begun.
|
||||||
@@ -15,6 +16,8 @@ New Features in taskwarrior 2.3.0
|
|||||||
New commands in taskwarrior 2.3.0
|
New commands in taskwarrior 2.3.0
|
||||||
|
|
||||||
- New 'sync' command to synchronize data with a Taskserver.
|
- New 'sync' command to synchronize data with a Taskserver.
|
||||||
|
- New 'tasksh' command which replaces the old 'task shell' with an improved
|
||||||
|
standalone shell, featuring Readline support.
|
||||||
|
|
||||||
New configuration options in taskwarrior 2.3.0
|
New configuration options in taskwarrior 2.3.0
|
||||||
|
|
||||||
@@ -43,8 +46,6 @@ Known Issues
|
|||||||
cause the terminal to crash when completion is invoked. See the issue for
|
cause the terminal to crash when completion is invoked. See the issue for
|
||||||
full details:
|
full details:
|
||||||
http://taskwarrior.org/issues/1352
|
http://taskwarrior.org/issues/1352
|
||||||
- The 'tasksh' replacement for the 'shell' command is of insufficient quality,
|
|
||||||
and will be released later.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user