Feature #934
- Feature #934, supports 'reserved.lines' to indicate a multi-line prompt for use in conjunction with 'limit:page' (thanks to Robert Gill). - Removed 'locale' from the taskrc.5 man page. - Added verbosity token 'sync'. - Fixed bug in size calculation for 'limit:page', but there is still one more. - Corrected unit test limit.t given the above fix.
This commit is contained in:
@@ -3,10 +3,15 @@
|
||||
2.3.0 () -
|
||||
|
||||
Features
|
||||
+ Added Feature #934, support for 'reserved.lines' to accomodate multi-line
|
||||
shell prompts when used in conjunction with 'limit:page' (thanks to Robert
|
||||
Gill).
|
||||
+ Stores un-synched transactions in <data.location>/backlog.data.
|
||||
+ Adds a new "synchronize" command to sync data with a task server.
|
||||
+ Adds a new 'synchronize' command to sync data with a task server.
|
||||
+ Adds a new 'sync' verbosity token, which will reminds when a backlog builds
|
||||
up and needs a sync.
|
||||
|
||||
Bugs
|
||||
+
|
||||
+ Fixed bug so that 'limit:page' now considers footnote messages.
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
Reference in New Issue
Block a user