Commit graph

488 commits

Author SHA1 Message Date
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
Dheepak Krishnamurthy
6e13948c0e Make today style configurable 2021-05-02 12:22:29 -06:00
Dheepak Krishnamurthy
7e1581095a Fix completion crash 2021-05-02 09:54:28 -06:00
Dheepak Krishnamurthy
b029d9c32a
Merge pull request #202 from kdheepak/use-ctrl-r-to-set-filter-to-default-string
Use ctrl-r to set filter to default
2021-04-30 14:11:57 -06:00
Dheepak Krishnamurthy
403f7960c2 Fix backtab completion when completion pane is not shown 2021-04-30 14:10:23 -06:00
Dheepak Krishnamurthy
bd19a45a20 Use ctrl-n and ctrl-p for completion 2021-04-30 14:03:01 -06:00
Dheepak Krishnamurthy
8898ab8824 Fix completion down arrow in filter pane 2021-04-30 13:50:24 -06:00
Dheepak Krishnamurthy
a277f28183 Use ctrl-r to set filter to default 2021-04-30 13:44:49 -06:00
Dheepak Krishnamurthy
49aae22a38
Merge pull request #199 from kdheepak/add-status-to-filter
Add status:* to filter tab autocomplete
2021-04-30 13:36:09 -06:00
Dheepak Krishnamurthy
c132454846 Add unmark mark highlight symbol 2021-04-30 13:26:15 -06:00
Dheepak Krishnamurthy
715847cf8a Add status:* to filter tab autocomplete 2021-04-30 13:02:11 -06:00
Dheepak Krishnamurthy
a9779e5df1 Fix tests 2021-04-28 12:39:09 -06:00
Dheepak Krishnamurthy
83384e7f1c Make error better 2021-04-28 12:33:07 -06:00
Dheepak Krishnamurthy
00989a0eb5 Add default report command line argument 2021-04-28 12:25:16 -06:00
Dheepak Krishnamurthy
9a210c12bb Add autocompletion for task annotate 2021-04-27 15:04:45 -06:00
Dheepak Krishnamurthy
0dce936dec Skip drawing test 2021-04-26 14:47:41 -06:00
Dheepak Krishnamurthy
acb5ad32a6 Fix selection jumps 2021-04-26 14:37:17 -06:00
Dheepak Krishnamurthy
c598d496bc Update unwraps 2021-04-10 03:21:49 -06:00
Dheepak Krishnamurthy
e0a401dc66 Fix recur task add crash 2021-04-10 03:06:10 -06:00
Dheepak Krishnamurthy
e12a6f7cec Make task sticky for edits too 2021-04-08 13:22:34 -06:00
Dheepak Krishnamurthy
988229c00c Make jump to added task optional 2021-04-08 13:18:38 -06:00
Dheepak Krishnamurthy
94d2c7b74b Jump to relevant task after action 2021-04-08 13:06:21 -06:00
Abin Simon
5d8c8356f4 Fix next_page selection calculation
This fixes an issue with the current_selection overflowing plus keeps
the behavior consistent with prev_page.
2021-04-07 10:17:18 +05:30
Dheepak Krishnamurthy
d3ed969905 Fix tab completion behavior 2021-04-06 19:25:40 -06:00
Dheepak Krishnamurthy
92f9be8038 Refactor completion 2021-04-06 12:32:31 -06:00
Dheepak Krishnamurthy
e938880f77 Use Up and Down to navigate tab completion prompt if it is open 2021-04-06 09:03:49 -06:00