Dheepak Krishnamurthy
d141906bf1
fix: crash when projects is empty 🐛
2021-10-28 11:58:26 -06:00
Dheepak Krishnamurthy
b00c64fea9
fix: Remove status 🐛
2021-10-28 11:51:46 -06:00
Dheepak Krishnamurthy
7fc426873d
fix: Support older taskwarrior context format 🐛
2021-10-28 11:40:26 -06:00
MNandor
e64fa64744
Fix current read context not being applied
2021-10-28 11:46:58 +03:00
Dheepak Krishnamurthy
dff64defa3
refactor: Remove commented code 📦
2021-10-27 16:17:21 -06:00
Dheepak Krishnamurthy
dce55ebf89
feat: Support taskwarrior v2.6.x context ✨
2021-10-27 16:03:45 -06:00
Orhun Parmaksız
cdff8e3a22
Merge branch 'kdheepak:main' into master
2021-10-27 21:44:42 +02:00
Orhun Parmaksız
def1c786a8
fix: Add project pane to terminal buffer tests
2021-10-27 22:42:59 +03:00
Dheepak Krishnamurthy
aaf33bb609
fix: Add missing task_edit block 🐛
2021-10-27 13:16:14 -06:00
Dheepak Krishnamurthy
baa456d638
style: Remove rustyline_derive 💎
2021-10-26 16:06:30 -06:00
lkadalski
2b655acb49
Fix for missing column for project
...
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-10-11 13:43:15 +02:00
lkadalski
6d2395aadb
Providing support for Projects Pane
...
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-10-11 13:05:44 +02:00
lkadalski
75217bf266
Providing support for Projects Pane
...
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-10-11 12:51:49 +02:00
Imran Iqbal
61a404049b
Fix report for taskwarrior 2.6
...
Filters were being applied after the `export`. This resulted in stuff
like task templates showing up in the task report. If we add the filters
before the `export` then everything works as expected.
Also add `TEMPLATE` as it is a new virtual tag.
2021-10-08 14:31:15 -04:00
Dheepak Krishnamurthy
0890cdf037
fix: Use saturating sub instead of minus 🐛
2021-10-03 00:34:03 -06:00
Dheepak Krishnamurthy
17dd15f7f4
fix(autocomplete): Use correct cursor location after selection 🐛
2021-09-29 15:58:22 -06:00
Dheepak Krishnamurthy
fa7ffd48a5
Fix history for filter and command
2021-08-17 01:28:06 -06:00
Dheepak Krishnamurthy
a7a7941665
Add AltDelete and AltBackspace support
2021-08-16 01:26:24 -06:00
Dheepak Krishnamurthy
6d669a1d6b
Add CtrlDelete and CtrlBackspace support
2021-08-16 00:30:58 -06:00
Dheepak Krishnamurthy
5a4434ac58
Fix clippy warnings
2021-08-13 22:23:23 -06:00
Dheepak Krishnamurthy
3382c1f7ad
Add prompt on done
2021-08-13 22:06:29 -06:00
Dheepak Krishnamurthy
23887b4882
Add context to title
2021-07-27 13:21:37 -06:00
Dheepak Krishnamurthy
c2e4e61251
Add context to title
2021-07-27 13:03:16 -06:00
Dheepak Krishnamurthy
e07c282877
Update prompt label
2021-07-27 12:16:19 -06:00
Dheepak Krishnamurthy
5f9a32f2c6
Update documentation
2021-07-27 12:03:28 -06:00
Dheepak Krishnamurthy
102ca0ffa0
Add option to disable delete on prompt
2021-07-27 11:58:32 -06:00
Dheepak Krishnamurthy
22cccd99a6
Add delete prompt
2021-07-27 11:20:18 -06:00
Dheepak Krishnamurthy
5b125d8089
Update period to be 60
2021-07-20 10:33:09 -06:00
Dheepak Krishnamurthy
954e1ced08
Change default to 60 seconds
2021-07-20 10:00:46 -06:00
Dheepak Krishnamurthy
468c772467
Fix output showing when background task errors
2021-07-20 09:58:43 -06:00
Dheepak Krishnamurthy
f95df88ebf
Add support for background task
2021-07-20 09:45:20 -06:00
Dheepak Krishnamurthy
96a7dfbc4e
Fix crash when using v to select in an empty task list
2021-07-19 13:29:19 -06:00
Dheepak Krishnamurthy
f27224f58a
Run shortcut just once
2021-07-19 00:12:02 -06:00
Dheepak Krishnamurthy
c289539332
Make shortcuts exit and enter tui
2021-07-18 04:24:04 -06:00
David Rousselie
848fd0352b
Fix config value followed by "Default value"
2021-07-05 14:04:47 +02:00
desbma
d2c19262dc
Force update if tasks_changed_since fails ( fixes #233 , hopefully for good)
2021-06-22 23:39:48 +02:00
David Rousselie
89edeed045
Fix long config value parsing
2021-06-20 08:43:38 +02:00
Maxime Desbrus
48dcf94f45
Fix #233
2021-06-14 12:15:16 +02:00
Dheepak Krishnamurthy
c0ea57d71e
Remove unwrap in time check
2021-06-07 11:40:49 -06:00
Dheepak Krishnamurthy
7101c24c3b
Add double quote to all task modify prompts
2021-05-27 11:01:32 -06:00
Dheepak Krishnamurthy
5868b608cb
Fix error message printing
2021-05-21 14:43:40 -06:00
Dheepak Krishnamurthy
d2774a4e08
Add all priority labels as completion options
2021-05-17 03:29:49 -06:00
Dheepak Krishnamurthy
52c234f4a9
Add recur and wait relative times
2021-05-14 16:05:30 -06:00
Dheepak Krishnamurthy
53977929cf
Refactor cli to use latest clap
2021-05-11 11:46:37 -06:00
Dheepak Krishnamurthy
217f73cff5
Fix crash when no labels are present
2021-05-10 00:05:29 -06:00
Dheepak Krishnamurthy
671d1ece44
Fix unicode truncation issues
2021-05-06 09:58:07 -06:00
Dheepak Krishnamurthy
e20ec465c6
Fix more width issues
2021-05-06 09:42:44 -06:00
Dheepak Krishnamurthy
a74d101b39
Fix cursor jumping
2021-05-06 09:18:28 -06:00
Dheepak Krishnamurthy
474d46e085
Add completion for wait, end and depends
2021-05-04 17:01:44 -06:00
Dheepak Krishnamurthy
e2f84e858f
Add taskwarrior-tui specific filter
2021-05-04 16:43:03 -06:00