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 |
|
Dheepak Krishnamurthy
|
d915917b70
|
Fix crash when using arrow keys
|
2021-04-06 08:55:40 -06:00 |
|
Dheepak Krishnamurthy
|
e7c4bc4f9d
|
Jump to task
|
2021-04-06 06:06:28 -06:00 |
|
Dheepak Krishnamurthy
|
c3a8bd506d
|
Update completion options
|
2021-04-06 05:32:46 -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
|
7cbc20b43a
|
Refactor code
|
2021-04-05 14:06:18 -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
|
e405ebe810
|
Make fewer system calls
|
2021-04-03 23:01:00 -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
|
1e44a7e1c5
|
Speed up start up
|
2021-04-01 20:55:11 -06:00 |
|
Nick Wynja
|
9b8630b485
|
append space to filter
|
2021-04-01 08:20:20 -04:00 |
|
Dheepak Krishnamurthy
|
ef50763f24
|
Fix history on windows
|
2021-04-01 00:10:26 -06:00 |
|
Dheepak Krishnamurthy
|
690ce7004f
|
Add history files
|
2021-03-31 22:45:02 -06:00 |
|
Dheepak Krishnamurthy
|
ba84e3fff0
|
Change color of title of calendar
|
2021-03-31 19:27:50 -06:00 |
|
Dheepak Krishnamurthy
|
394d62d3ed
|
Fix scrolling
|
2021-03-31 19:06:45 -06:00 |
|
Dheepak Krishnamurthy
|
b19d7d5612
|
Remove draw_debug
|
2021-03-31 18:55:57 -06:00 |
|
Dheepak Krishnamurthy
|
04df6bdbc4
|
Fix crash when calling undo externally
|
2021-03-31 18:53:28 -06:00 |
|
Dheepak Krishnamurthy
|
5579cddd46
|
Fix crash when calling undo
|
2021-03-31 18:35:34 -06:00 |
|