Commit graph

1286 commits

Author SHA1 Message Date
Max Zhuravsky
046d2e25c1
[redesign] - update ui 2022-02-27 18:45:03 +03:00
Dheepak Krishnamurthy
9517bc1966 build(release): Bump to v0.20.1 🛠 2022-02-18 22:23:52 -07:00
Dheepak Krishnamurthy
226c4583f7 build(release): Bump to v0.20.0 🛠 2022-02-18 22:22:51 -07:00
Dheepak Krishnamurthy
8ef0f6ad90
Merge pull request #408 from kdheepak/case-insensitive-completion
Case insensitive completion
2022-02-18 18:26:58 -07: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
19558ced3b docs: Update README.md 2022-02-17 03:06:38 -07:00
Dheepak Krishnamurthy
953d70853b build(release): Bump to v0.19.4 🛠 2022-02-15 18:36:22 -07:00
Dheepak Krishnamurthy
ecfca4e291
Merge pull request #405 from kdheepak/ignore-candidates-in-input
Ignore candidates that already exist in input
2022-02-15 18:35:06 -07:00
Dheepak Krishnamurthy
15eccfc785 feat: Use all tasks for completion 2022-02-15 18:32:57 -07:00
Dheepak Krishnamurthy
c9691a62aa feat: Ignore candidates that already exist in input 2022-02-15 18:21:31 -07:00
Dheepak Krishnamurthy
484930f51f build(release): Bump to v0.19.3 2022-02-15 01:20:37 -07:00
Dheepak Krishnamurthy
b9bd779e0e
Merge pull request #404 from kdheepak/fix-completion-color
Change default completion color
2022-02-15 01:19:08 -07:00
Dheepak Krishnamurthy
1b195f8c54 fix: Change default completion color 2022-02-15 01:17:55 -07:00
Dheepak Krishnamurthy
f27fd3fa46 build(release): Bump to v0.19.2 🛠 2022-02-14 13:29:19 -07:00
Dheepak Krishnamurthy
96c0bd83c2
Merge pull request #403 from kdheepak/add-default-foreground-for-completion
Add default foreground for completion
2022-02-14 13:28:40 -07:00
Dheepak Krishnamurthy
f1e5f083c3 fix: Add default foreground for completion 🐛 2022-02-14 13:14:18 -07:00
Dheepak Krishnamurthy
1ee07540d8 docs: Update README.md 📚 2022-02-07 12:42:14 -07:00
Dheepak Krishnamurthy
f4e0178b37 docs: Update README.md 📚 2022-02-07 12:41:26 -07:00
Dheepak Krishnamurthy
0826c49474 docs: Update README.md 📚 2022-02-07 12:40:57 -07:00
Dheepak Krishnamurthy
4b5a02f478 docs: Update README.md 📚 2022-02-07 11:20:42 -07:00
Dheepak Krishnamurthy
1edd5d2dab docs: Update README.md 📚 2022-02-07 11:20:19 -07:00
Dheepak Krishnamurthy
a3584cf7be docs: Update README.md 📚 2022-02-07 11:20:00 -07:00
Dheepak Krishnamurthy
a0d801e854 docs: Update README.md 📚 2022-02-07 11:19:42 -07:00
Dheepak Krishnamurthy
aa799465c5 docs: Update README.md 📚 2022-02-07 11:19:24 -07:00
Dheepak Krishnamurthy
e1221f074c docs: Update README.md 📚 2022-02-07 11:17:07 -07:00
Dheepak Krishnamurthy
cc9f0a6a17 docs: Update README.md 📚 2022-02-07 11:15:08 -07:00
Dheepak Krishnamurthy
d49e3d3c50 docs: Update README.md 📚 2022-02-07 11:14:00 -07:00
Dheepak Krishnamurthy
a9ff264e3b docs: Update README.md 📚 2022-02-07 11:12:48 -07:00
Dheepak Krishnamurthy
18b4634bdd docs: Update README.md 📚 2022-02-07 11:11:01 -07:00
Dheepak Krishnamurthy
0fd12331b8 docs: Update README.md 📚 2022-02-07 11:07:21 -07:00
Dheepak Krishnamurthy
1051d95c96 docs: Update README.md 📚 2022-02-07 11:06:21 -07:00
Dheepak Krishnamurthy
8e3648be06 docs: Update README.md 📚 2022-02-07 11:04:26 -07:00
Dheepak Krishnamurthy
0d7d7714d5 docs: Update README.md 📚 2022-02-07 11:02:28 -07:00
Dheepak Krishnamurthy
b710083c7f docs: Update README.md 📚 2022-02-07 11:01:58 -07:00
Dheepak Krishnamurthy
652ca28401 docs: Update README.md 📚 2022-02-07 11:01:19 -07:00
Dheepak Krishnamurthy
59b41aa2d7 docs: Update README.md 📚 2022-02-07 10:58:26 -07:00
Dheepak Krishnamurthy
4651e49d0e docs: Update README.md 📚 2022-02-07 10:51:45 -07:00
Dheepak Krishnamurthy
c6ed028839 docs: Update README.md 📚 2022-02-07 10:47:55 -07:00
Dheepak Krishnamurthy
21f88f8219 docs: Update README.md 📚 2022-02-07 10:46:08 -07:00
Dheepak Krishnamurthy
d87a4a6629 docs: Update README.md 📚 2022-02-07 10:45:18 -07:00
Dheepak Krishnamurthy
25d07bcbdb build(release): Bump to v0.19.1 🛠 2022-02-07 10:41:27 -07:00
Dheepak Krishnamurthy
fbebf9cfc5
Merge pull request #398 from kdheepak/fix-context-issue
Context filter separate from report filter
2022-02-07 10:40:43 -07:00
Dheepak Krishnamurthy
9d354c1a3c fix: Context filter separate from report filter 🐛 2022-02-07 10:35:47 -07:00
Dheepak Krishnamurthy
a2dde3ed6a build(release): Bump to v0.19.0 🛠 2022-02-06 23:33:10 -07:00
Dheepak Krishnamurthy
389e447428
Merge pull request #396 from kdheepak/fix-shortcut-bug
fix: Shortcuts don't work when tasks.is_empty() 🐛
2022-02-06 23:27:52 -07:00
Dheepak Krishnamurthy
821c09f02b fix: Shortcuts don't work when tasks.is_empty() 🐛 2022-02-06 23:26:08 -07:00
Dheepak Krishnamurthy
b6c23cf9ce
Merge pull request #395 from kdheepak/fix-context-filter
Use context filter with report filter
2022-02-06 23:13:38 -07:00
Dheepak Krishnamurthy
4df03ec175 feat: Use context filter with report filter 2022-02-06 23:11:54 -07:00
Dheepak Krishnamurthy
5205beb134
Merge pull request #394 from kdheepak/better-completion
Fix completion for tags
2022-02-06 22:50:02 -07:00