Commit graph

949 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
eb3257fbfa Update completions 2021-08-16 01:11:53 -06:00
Dheepak Krishnamurthy
a9cd4f3277 Update Cargo.toml 2021-08-16 01:06:22 -06:00
Dheepak Krishnamurthy
6d669a1d6b Add CtrlDelete and CtrlBackspace support 2021-08-16 00:30:58 -06:00
Dheepak Krishnamurthy
cba65eb4f7 Bump to v0.13.30 2021-08-15 18:11:48 -06:00
Dheepak Krishnamurthy
ca0057e7ed Update Cargo.lock 2021-08-14 05:09:08 -06:00
Dheepak Krishnamurthy
6345c0ad44
Merge pull request #268 from kdheepak/prompt-on-done
Add prompt on done
2021-08-13 22:35:15 -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
83c848dc7c
Update advanced.md 2021-08-07 23:37:31 -06:00
Dheepak Krishnamurthy
91e743bf7b Bump to v0.13.29 2021-07-27 13:23:18 -06:00
Dheepak Krishnamurthy
fe42a271c9
Merge pull request #256 from kdheepak/add-context-to-title
Update adding context to title
2021-07-27 13:22:08 -06:00
Dheepak Krishnamurthy
23887b4882 Add context to title 2021-07-27 13:21:37 -06:00
Dheepak Krishnamurthy
bba7bddf08
Merge pull request #255 from kdheepak/add-context-to-title
Add context to title
2021-07-27 13:08:09 -06:00
Dheepak Krishnamurthy
c2e4e61251 Add context to title 2021-07-27 13:03:16 -06:00
Dheepak Krishnamurthy
cbd14c5706 Bump to v0.13.28 2021-07-27 12:30:59 -06:00
Dheepak Krishnamurthy
72639f1b7a
Merge pull request #48 from kdheepak/delete-prompt-and-change-delete-keybinding
Add delete prompt
2021-07-27 12:26:58 -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
516d3d606f
Merge pull request #249 from nicolas-graves/patch-1
typo fix
2021-07-21 06:55:48 -06:00
nicolas-graves
6c1f6dcd0d
typo fix 2021-07-21 11:29:14 +02:00
Dheepak Krishnamurthy
43d27fdfe2 Bump to v0.13.27 2021-07-20 17:19:01 -06:00
Dheepak Krishnamurthy
5dd51ef977
Merge pull request #248 from kdheepak/add-support-for-background-task
Add support for background task
2021-07-20 10:39:39 -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
f7d751a7f6 Update documentation 2021-07-20 09:50:54 -06:00
Dheepak Krishnamurthy
546186de56 Add documentation 2021-07-20 09:49:41 -06:00
Dheepak Krishnamurthy
f95df88ebf Add support for background task 2021-07-20 09:45:20 -06:00
Dheepak Krishnamurthy
51fdcd8bde Bump to v0.13.26 2021-07-19 13:59:03 -06:00
Dheepak Krishnamurthy
694595e704
Merge pull request #246 from kdheepak/fix-crash-when-selection-on-empty-task-list
Fix crash when using v to select in an empty task list
2021-07-19 13:36:33 -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
96c3bb0b8c Bump to v0.13.25 2021-07-19 09:17:51 -06:00
Dheepak Krishnamurthy
9d35c27ce6
Merge pull request #245 from kdheepak/make-shortcuts-exit-and-enter-tui
Make shortcuts exit and enter tui
2021-07-19 07:17:28 -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
Dheepak Krishnamurthy
e19034926d Update dependency 2021-07-07 11:27:32 -06:00
Dheepak Krishnamurthy
0c72c2085d
Merge pull request #243 from dax/fix-config-long-value-with-default-value
Fix config value followed by "Default value"
2021-07-07 11:14:55 -06:00
David Rousselie
848fd0352b
Fix config value followed by "Default value" 2021-07-05 14:04:47 +02:00
Dheepak Krishnamurthy
63d12101f6
Merge pull request #240 from desbma/fix233
Force update if tasks_changed_since fails
2021-06-22 16:36:09 -06:00
desbma
d2c19262dc Force update if tasks_changed_since fails (fixes #233, hopefully for good) 2021-06-22 23:39:48 +02:00
Dheepak Krishnamurthy
bca042a7ff
Merge pull request #237 from dax/fix-config-long-value
Fix long config value parsing
2021-06-20 01:44:17 -06:00
David Rousselie
89edeed045
Fix long config value parsing 2021-06-20 08:43:38 +02:00
Dheepak Krishnamurthy
9b75491f6e
Merge pull request #235 from desbma/remove-unwrap-in-time-check
Remove unwrap in time check
2021-06-14 06:52:34 -06: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
a054202c1f Rename .env to .envrc 2021-06-04 09:38:36 -06:00
Dheepak Krishnamurthy
101bc7411d
Merge pull request #232 from kdheepak/add-double-quote-to-task-modify
Add double quote to all task modify prompts
2021-05-31 05:49:01 -06:00
Dheepak Krishnamurthy
997bb5aaa6 Update README.md and issue templates 2021-05-27 11:13:18 -06:00