0xACE
64243e6ec1
Poor implementation of linewrap restored to task
...
This addresses #2023
For many years linewrap has been broken in taskwarrior, rendering the
application basically useless in terminals with short widths and tasks
containing URLs in them... This janky line wrap patch sort of works but
introduces other minor graphical glitches.
But seeing as no one took the time to fix it over the years, here some a
small salvation to those who suffer as much as me.
One problem of this patch is, when a line is wrapped, it may be 1 column
smaller than the terminal width, resulting in each line not fully
utilizing the terminal width.
This patch is not polished and could probably need to be tended by
someone who cares more.
2020-03-12 10:40:24 -04:00
Marc Cornellà
dcdf7127e0
Correctly parse projects with spaces in zsh completion
...
This is the same as how the `_task_zshids` array is created.
See https://github.com/robbyrussell/oh-my-zsh/issues/8249
2020-03-12 10:39:24 -04:00
timbuntu
938e9130d6
Fixed report colors in calendar
2020-03-12 10:38:03 -04:00
Vladimir Rusinov
abddb1ea8e
Fix add.t Test1549 test failure.
...
The test was failing on my machine on fresh checkout. It failed because
somehow both new-id and new-uuid verbosity were set during the test, so
TW defaulted to printing out uuid, which did not match the assertion.
Test fixed by explicitly setting verbosity to new-id.
2020-03-12 10:37:14 -04:00
Dustin J. Mitchell
ae93d91b6e
more CLI compatibility WIP
2020-02-02 18:46:27 -05:00
Dustin J. Mitchell
cfdb266800
add some cli parsing stuff
2020-02-02 15:11:14 -05:00
Dustin J. Mitchell
61b2de132b
support rebuilding the working set
2020-01-19 15:55:15 -05:00
Dustin J. Mitchell
12980da5fd
add working_set support to taskstorage
2020-01-19 14:56:09 -05:00
Dustin J. Mitchell
ad08991292
Start on making replica higher-level, with some TODO's
2020-01-19 14:03:03 -05:00
Dustin J. Mitchell
4203f232ad
docs
2020-01-12 16:00:40 -05:00
Dustin J. Mitchell
f8977c9ce3
use kv in cli
2020-01-12 13:51:58 -05:00
Dustin J. Mitchell
4172c7012c
simplify the taskstorage methods
2020-01-12 13:48:16 -05:00
Dustin J. Mitchell
2f973d3e62
task storge implementation based on kv / LMDB
2020-01-12 13:36:02 -05:00
Dustin J. Mitchell
afd11d08a7
make the TaskStorage API fallible everywhere
2020-01-05 15:39:34 -05:00
Dustin J. Mitchell
611b1cd68f
factor storage out to a trait object
2020-01-05 15:00:08 -05:00
Dustin J. Mitchell
e228c99b83
partial refactor to separate taskdb and storage
2020-01-05 13:17:07 -05:00
Dustin J. Mitchell
727db7f669
name taskwarrior-rest
2020-01-02 21:08:17 -05:00
Dustin J. Mitchell
752d05e96b
merge README
2020-01-01 19:57:01 -05:00
Dustin J. Mitchell
2d000fdeb9
merge ot with rask
2020-01-01 19:54:26 -05:00
Dustin J. Mitchell
e17943d878
add a simple CLI
2020-01-01 18:53:12 -05:00
Dustin J. Mitchell
b898ec1fde
add a Replica
2020-01-01 18:22:01 -05:00
Dustin J. Mitchell
f6ffcc7039
add proptest for action sequences
2020-01-01 17:45:50 -05:00
Dustin J. Mitchell
04f6b1d421
add test for syncing deletes and creates
2019-12-29 13:38:36 -05:00
Dustin J. Mitchell
41acb1fa1e
Add support for Delete operations
2019-12-29 13:16:42 -05:00
Dustin J. Mitchell
e83bdc28cd
use strings as values, with option to allow removing
2019-12-29 11:54:59 -05:00
Dustin J. Mitchell
e5bd258e84
comments about applying
2019-12-29 11:09:37 -05:00
Dustin J. Mitchell
4a62413e21
add TODO
2019-12-29 11:09:05 -05:00
Dustin J. Mitchell
59f4e6abd7
actually support synchronization
2019-12-28 22:46:10 -05:00
Dustin J. Mitchell
0a2293a9c5
use proptest to check invariants
2019-12-28 14:31:37 -05:00
Dustin J. Mitchell
8799636c1a
add a transform function for operations
2019-12-28 12:17:42 -05:00
Dustin J. Mitchell
72a12c751e
remove text operations
2019-12-28 11:45:26 -05:00
Dustin J. Mitchell
0c3e4d5c2e
add a tasks method to db
2019-12-28 11:44:45 -05:00
Dustin J. Mitchell
83b2318a06
backup scheme
2019-12-28 11:24:20 -05:00
Dustin J. Mitchell
e5a92826f6
add taskdb
2019-12-28 11:20:35 -05:00
Dustin J. Mitchell
10c7dd28b9
add README
2019-12-25 17:44:40 -05:00
Dustin J. Mitchell
05d26285e3
implement TextOperation
2019-12-25 10:51:44 -05:00
Paul Beckingham
e186d375dc
Issue 2091: duration of task is set to a wrong and extremely big value
...
- Thanks to Wray Zheng.
2019-08-11 19:57:52 -04:00
Paul Beckingham
04bc1a7998
- Thanks to Adrien Lemaire.
2019-08-11 14:01:22 -04:00
Anthony VB
cad8bec8b6
Fix a typo.
2019-07-20 14:24:16 -04:00
Anthony VB
352161d3a8
Proofreading to give default values.
...
Per the beginning of the man page, the summary line should give the default value. This isn't the case in a few places, so I changed them. (No guarantees I found them all.)
2019-07-20 14:24:16 -04:00
Paul Beckingham
3bdc28fdb3
Added Anthony VB to AUTHORS
2019-07-20 14:21:18 -04:00
Anthony VB
0ec12860c1
Reorganise calendar section.
2019-07-20 14:18:54 -04:00
Doron Behar
82ed5d35b7
Truely remove priority from hardcoded attrributes
2019-05-20 09:43:24 -04:00
Doron Behar
e1998346e1
Complete attributes dynamically incl UDAs
...
This is the major refinement of the completion: Most of it just moved
the global variables from up above to inside _task_filter so every array
of attributes will be calculated dynamically there.
2019-05-20 09:43:24 -04:00
Doron Behar
f04d66e10b
Fix small TODO and move main function to bottom
2019-05-20 09:43:24 -04:00
Doron Behar
da49dbdd84
Add TODOs to make zsh completion awesome
2019-05-20 09:43:24 -04:00
Paul Beckingham
4bbde50d9f
Docs: Added Florian
2019-04-28 14:57:48 -04:00
Florian Heiderich
3ec8ace7d1
fix typo ("tests" -> "test")
2019-04-28 14:40:42 -04:00
Chad Phillips
8ebf79e1df
fix stale reference to empty priority color config
...
color.pri.none is now color.uda.priority.none
2019-04-28 14:19:54 -04:00
Paul Beckingham
ac97523275
libshared: Upgraded to 4178b49db1c5fed5006a4ab6aa2df3f9937f770b
2019-04-26 20:54:16 -04:00