Commit graph

17 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
594d982bc9 fix: cargo fmt 🐛 2023-05-30 11:47:41 -04:00
Dheepak Krishnamurthy
f900b205fd feat: Update to ratatui v0.21.0 2023-05-29 12:58:40 -04:00
Dheepak Krishnamurthy
6d5d7e92f1 feat: Update dependencies 2023-05-26 21:56:45 -04:00
Dheepak Krishnamurthy
6ec344897a chore: change and_then to map based on clippy suggestion ♻️ 2022-02-18 18:26:44 -07:00
Dheepak Krishnamurthy
73ff6cbe39 feat: case insensitive completion 2022-02-18 18:20:59 -07:00
Dheepak Krishnamurthy
c9691a62aa feat: Ignore candidates that already exist in input 2022-02-15 18:21:31 -07:00
Dheepak Krishnamurthy
3806db2bcb feat: Fix completion for tags 2022-02-06 22:49:27 -07:00
Dheepak Krishnamurthy
12b61f5469 feat: Better completion 2022-02-06 22:41:20 -07:00
Dheepak Krishnamurthy
baa456d638 style: Remove rustyline_derive 💎 2021-10-26 16:06:30 -06:00
lkadalski
75217bf266 Providing support for Projects Pane
Signed-off-by: lkadalski <kadalski.lukasz@gmail.com>
2021-10-11 12:51:49 +02:00
Dheepak Krishnamurthy
e20ec465c6 Fix more width issues 2021-05-06 09:42:44 -06:00
Dheepak Krishnamurthy
7e1581095a Fix completion crash 2021-05-02 09:54:28 -06:00
Dheepak Krishnamurthy
94d2c7b74b Jump to relevant task after action 2021-04-08 13:06:21 -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
d915917b70 Fix crash when using arrow keys 2021-04-06 08:55:40 -06:00
Dheepak Krishnamurthy
fad1f37a8c Prototype tab complete ui 2021-04-06 05:07:15 -06:00