Commit graph

525 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
65b960ecc7 Update KEYBINDINGS.md 2021-02-11 01:50:24 -07:00
Dheepak Krishnamurthy
e49d4c8039 Run cargo clippy 2021-02-11 01:47:10 -07:00
Dheepak Krishnamurthy
4909e0df33 Run cargo fmt 2021-02-11 01:45:56 -07:00
Dheepak Krishnamurthy
1affc4d556 Run cargo clippy 2021-02-11 01:45:39 -07:00
Dheepak Krishnamurthy
e222b147cc Run cargo fmt 2021-02-11 01:24:41 -07:00
Dheepak Krishnamurthy
f133ec219b Rename workflows 2021-02-11 01:23:22 -07:00
Dheepak Krishnamurthy
37399cae6c Update workflows 2021-02-11 01:21:43 -07:00
Dheepak Krishnamurthy
33034a9062 Change tests 2021-02-11 01:14:22 -07:00
Dheepak Krishnamurthy
9d979b4a10 Bump to v0.9.15 2021-02-11 00:19:28 -07:00
Dheepak Krishnamurthy
86962fdfd3
Merge pull request #85 from kdheepak/kd/fix-color-style-getter
Fix color style getter
2021-02-11 00:18:24 -07:00
Dheepak Krishnamurthy
27ac07f1ed Fix color style getter 2021-02-11 00:08:44 -07:00
Dheepak Krishnamurthy
853a76c7e3 Update README.md 2021-02-10 09:47:25 -07:00
Dheepak Krishnamurthy
e7967bd424 Bump to v0.9.14 2021-02-10 08:24:23 -07:00
Dheepak Krishnamurthy
633216cd91 Update README.md 2021-02-10 02:52:36 -07:00
Dheepak Krishnamurthy
5220e770d9 Update README.md 2021-02-10 02:47:46 -07:00
Dheepak Krishnamurthy
1a2186c41f
Merge pull request #82 from kdheepak/kd/use-uuid-instead-of-task-id
Use uuid instead of task id
2021-02-10 01:47:11 -07:00
Dheepak Krishnamurthy
b66f017ba3 Use uuid instead of task id 2021-02-10 01:35:24 -07:00
Dheepak Krishnamurthy
16dee9f3d1 Bump to v0.9.13 2021-02-09 13:04:01 -07:00
Dheepak Krishnamurthy
5091b02f63 Update bug report template 2021-02-09 12:59:22 -07:00
Dheepak Krishnamurthy
c721323f0a Update bug report template 2021-02-09 12:56:46 -07:00
Dheepak Krishnamurthy
08f057b35e Update .env 2021-02-09 12:50:11 -07:00
Dheepak Krishnamurthy
3df5595c51
Merge pull request #81 from kdheepak/kd/support-task-status
Add support for task status as a column
2021-02-09 12:46:21 -07:00
Dheepak Krishnamurthy
9a02fe5754 Add support for task status as a column 2021-02-09 12:34:44 -07:00
Dheepak Krishnamurthy
2b3126f24c
Merge pull request #80 from kdheepak/kd/dont-crash-immediately
Don't crash immediately if invalid filter
2021-02-09 10:43:45 -07:00
Dheepak Krishnamurthy
2d35a14e5f Don't crash immediately if invalid filter 2021-02-09 10:31:47 -07:00
Dheepak Krishnamurthy
5e469b8a6d
Merge pull request #76 from kdheepak/kd/add-underline-for-header
Add underline for header
2021-02-08 13:52:12 -07:00
Dheepak Krishnamurthy
a4715ae352 Add underline for header 2021-02-08 11:47:23 -07:00
Dheepak Krishnamurthy
d416d1b94b Bump to v0.9.12 2021-02-08 05:42:16 -07:00
Dheepak Krishnamurthy
def8c9f282
Merge pull request #75 from kdheepak/kd/fix-spacing 2021-02-08 05:40:44 -07:00
Dheepak Krishnamurthy
a5b526cf3f Fix spacing at column end and for first column 2021-02-08 05:34:14 -07:00
Dheepak Krishnamurthy
bbfba5a5e7 Make ID right align along with header 2021-02-08 05:16:23 -07:00
Dheepak Krishnamurthy
7f2ea5ab78 Make ID right align 2021-02-08 04:19:12 -07:00
Dheepak Krishnamurthy
dac571f7e7 Fix spacing for all columns 2021-02-08 03:51:05 -07:00
Dheepak Krishnamurthy
39091231b0 Bump to v0.9.11 2021-02-07 21:03:16 -07:00
Dheepak Krishnamurthy
ae19ae9b91
Merge pull request #74 from orhun/master
Fix cargo test errors/warnings
2021-02-07 10:14:43 -07:00
orhun
eb6b6bd7bf
Remove unneccessary mut from app in 'test_app' 2021-02-07 17:24:06 +03:00
orhun
f83baa5625
Remove arguments of 'destruct_terminal' for fixing 'test_main' 2021-02-07 17:22:37 +03:00
Dheepak Krishnamurthy
01d6f66f4e Bump to v0.9.10 2021-02-05 17:23:13 -07:00
Dheepak Krishnamurthy
a9fb9651da Fix description width 2021-02-05 17:19:45 -07:00
Dheepak Krishnamurthy
75c22f7bc1 Fix description width 2021-02-05 17:07:22 -07:00
Dheepak Krishnamurthy
a1cb5b41bd Remove i686 for linux musl 2021-02-05 10:43:15 -07:00
Dheepak Krishnamurthy
56bb6aa5d2
Merge pull request #72 from kdheepak/kd/fix-panic-when-modifying-extended-unicode 2021-02-05 10:42:20 -07:00
Dheepak Krishnamurthy
1149426b11 Change clear implementation 2021-02-05 10:39:11 -07:00
Dheepak Krishnamurthy
e5c352257f Bump rustyline to v7.1.0 2021-02-05 10:32:40 -07:00
Dheepak Krishnamurthy
79951e8b8b Fix panic when modifying extended unicode 2021-02-05 10:31:18 -07:00
Dheepak Krishnamurthy
79f1b9c1e6 Add panic hook that shows stacktrace 2021-02-05 09:31:05 -07:00
Dheepak Krishnamurthy
cf918a53ff Use … instead of ... 2021-02-04 13:44:59 -07:00
Dheepak Krishnamurthy
e0b9c859ae Bump to v0.9.9 2021-02-04 11:31:04 -07:00
Dheepak Krishnamurthy
95a1fdcc7d Fix truncated count for descriptions 2021-02-04 11:29:52 -07:00
Dheepak Krishnamurthy
0fe854d2a2
Merge pull request #71 from orhun/master
Update installation instructions for Arch Linux
2021-02-02 14:41:07 -07:00