Commit graph

828 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
ca5d79acd1 Update documentation 2021-04-08 13:20:09 -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
Dheepak Krishnamurthy
d50f4f8c6c Update docs 2021-04-07 00:09:28 -06:00
Dheepak Krishnamurthy
f7f89cbff1 Update README.md 2021-04-06 23:56:41 -06:00
Dheepak Krishnamurthy
9f66a35952 Update bug_report.md template 2021-04-06 23:40:45 -06:00
Dheepak Krishnamurthy
6eaf82d845 Bump to v0.13.10 2021-04-06 23:34:27 -06:00
Dheepak Krishnamurthy
55dbcd41ca
Merge pull request #180 from meain/scroll-fix
Fix next_page selection calculation
2021-04-06 23:31:57 -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
b732b62e7b Bump to v0.13.9 2021-04-06 19:32:21 -06:00
Dheepak Krishnamurthy
2d7d3dba47
Merge pull request #179 from kdheepak/refactor-completion 2021-04-06 19:31:36 -06:00
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
08c8710642 Bump to v0.13.8 2021-04-06 09:10:56 -06:00
Dheepak Krishnamurthy
3aa4e598cf
Merge pull request #178 from kdheepak/fix-crash-when-using-arrow-keys 2021-04-06 09:09:47 -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
Dheepak Krishnamurthy
d915917b70 Fix crash when using arrow keys 2021-04-06 08:55:40 -06:00
Dheepak Krishnamurthy
1ac69f948c
Update README.md 2021-04-06 08:18:57 -06:00
Dheepak Krishnamurthy
655ebd934e
Update README.md 2021-04-06 08:17:10 -06:00
Dheepak Krishnamurthy
8d09ccb23e
Update README.md 2021-04-06 08:16:36 -06:00
Dheepak Krishnamurthy
4d514e5ece Update README.md 2021-04-06 06:40:23 -06:00
Dheepak Krishnamurthy
ec2508fb98 Bump to v0.13.7 2021-04-06 06:23:10 -06:00
Dheepak Krishnamurthy
22962f07fe
Merge pull request #176 from kdheepak/jump-to-task
Jump to task
2021-04-06 06:07:15 -06:00
Dheepak Krishnamurthy
e7c4bc4f9d Jump to task 2021-04-06 06:06:28 -06:00
Dheepak Krishnamurthy
e98c7d4d81
Merge pull request #175 from kdheepak/tab-complete 2021-04-06 05:47:04 -06:00
Dheepak Krishnamurthy
c3a8bd506d Update completion options 2021-04-06 05:32:46 -06:00
Dheepak Krishnamurthy
a5aa6e9687 Update documentation 2021-04-06 05:24:16 -06:00
Dheepak Krishnamurthy
99266af655 Add priority and due date to completion options 2021-04-06 05:19:16 -06:00
Dheepak Krishnamurthy
f48650b59c Add tab complete for add, modify and log and make color configurable 2021-04-06 05:07:15 -06:00
Dheepak Krishnamurthy
fa6a1370d1 Add tab complete for filter tags 2021-04-06 05:07:15 -06:00
Dheepak Krishnamurthy
fad1f37a8c Prototype tab complete ui 2021-04-06 05:07:15 -06:00
Dheepak Krishnamurthy
5303b800b9 Rename master to main 2021-04-06 03:32:27 -06:00
Dheepak Krishnamurthy
7cbc20b43a Refactor code 2021-04-05 14:06:18 -06:00
Dheepak Krishnamurthy
025f780093 Bump to v0.13.6 2021-04-04 09:42:42 -06:00
Dheepak Krishnamurthy
7826c300df
Merge pull request #173 from kdheepak/fix-ci 2021-04-04 09:41:39 -06:00
Dheepak Krishnamurthy
7fd43df8cb Update tests and clippy 2021-04-04 08:29:58 -06:00
Dheepak Krishnamurthy
30f3ea7ce2 Add minimize async uses 2021-04-04 08:16:56 -06:00
Dheepak Krishnamurthy
10e68af0be Add #![allow(clippy::eval_order_dependence)] 2021-04-04 03:00:49 -06:00
Dheepak Krishnamurthy
fbe0b5a061 Make keyconfig await 2021-04-04 02:57:58 -06:00
Dheepak Krishnamurthy
6b4ae10b41 Make config await 2021-04-04 02:52:18 -06:00
Dheepak Krishnamurthy
1aad227b94 Add ulimit -a to ci.yml 2021-04-04 02:35:03 -06:00
Dheepak Krishnamurthy
e405ebe810 Make fewer system calls 2021-04-03 23:01:00 -06:00
Dheepak Krishnamurthy
77fe218456 Update workflow 2021-04-03 22:43:27 -06:00
Dheepak Krishnamurthy
b2504b1a3b Fix tests 2021-04-03 22:38:53 -06:00
Dheepak Krishnamurthy
90b9a4cc25 Update tests 2021-04-03 22:35:27 -06:00
Dheepak Krishnamurthy
b25c686e4d Bump to v0.13.5 2021-04-01 21:06:16 -06:00
Dheepak Krishnamurthy
085b22854c
Merge pull request #171 from kdheepak/speed-up-start-up 2021-04-01 21:04:27 -06:00
Dheepak Krishnamurthy
1e44a7e1c5 Speed up start up 2021-04-01 20:55:11 -06:00
Dheepak Krishnamurthy
ca28e3a4b4 Update README.md 2021-04-01 17:30:30 -06:00
Dheepak Krishnamurthy
ad542cd8e9
Merge pull request #170 from nickwynja/filter-space
Append space to filter input
2021-04-01 08:01:57 -06:00