Commit graph

840 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
6f49439452
Merge pull request #152 from kdheepak/fix-scroll
Fix scroll in task details and help
2021-03-26 17:57:18 -06:00
Dheepak Krishnamurthy
a826ca0e9c Fix scroll in task details and help 2021-03-26 17:53:22 -06:00
Dheepak Krishnamurthy
9080735bc3
Merge pull request #151 from kdheepak/add-task-details-scroll
Add task details scroll
2021-03-26 12:52:24 -06:00
Dheepak Krishnamurthy
4682fe76b0 Add task details scroll 2021-03-26 12:49:30 -06:00
Dheepak Krishnamurthy
d8be829dea Update Cargo.lock 2021-03-26 10:11:18 -06:00
Dheepak Krishnamurthy
b4daa5ed9a Update README.md 2021-03-24 11:12:38 -06:00
Dheepak Krishnamurthy
fb86af363e Update documentation 2021-03-24 11:10:15 -06:00
Dheepak Krishnamurthy
285916e9b1 Update workflow 2021-03-24 11:00:39 -06:00
Dheepak Krishnamurthy
8fce5d0c1b Update workflow 2021-03-24 10:59:00 -06:00
Dheepak Krishnamurthy
a49aa28647
Merge pull request #149 from kdheepak/docs
Update docs
2021-03-24 10:58:00 -06:00
Dheepak Krishnamurthy
420a29c5df Update docs 2021-03-24 10:55:10 -06:00
Dheepak Krishnamurthy
ea458db64c Update README.md 2021-03-24 10:11:53 -06:00
Dheepak Krishnamurthy
f90df0f631
Merge pull request #148 from kdheepak/refactor-get-position 2021-03-23 16:47:11 -06:00
Dheepak Krishnamurthy
016370f1b4 Refactor get_position 2021-03-23 16:41:36 -06:00
Dheepak Krishnamurthy
70d2a6e5f5
Merge pull request #144 from jdorel/patch-1 2021-03-18 13:23:00 -06:00
Jonas DOREL
dde00a5cca
Update custom shortcuts documentation
Update scripts location to ~/.config/taskwarrior-tui/shortcut-scripts
Mention ability to change shortcut key
2021-03-18 18:26:11 +01:00
Jonas DOREL
66086aa702
Document user defined shortcuts 2021-03-18 18:17:48 +01:00
Dheepak Krishnamurthy
17a619d7c4 Bump to v0.12.2 2021-03-18 11:03:41 -06:00
Dheepak Krishnamurthy
9fd5650377
Merge pull request #143 from kdheepak/fix-shortcut-out-of-bounds 2021-03-18 11:02:51 -06:00
Dheepak Krishnamurthy
70f0f24ec6 Fix shortcut 9 out of bounds 2021-03-18 11:01:04 -06:00
Dheepak Krishnamurthy
3699b71602 Bump to v0.12.1 2021-03-18 09:05:28 -06:00
Dheepak Krishnamurthy
f04894d309
Merge pull request #142 from kdheepak/remove-0-shortcut 2021-03-18 09:04:25 -06:00
Dheepak Krishnamurthy
9c9476d750 Update documentation 2021-03-18 09:00:31 -06:00
Dheepak Krishnamurthy
08bf091b5b Remove support for using 0 as shortcut key 2021-03-18 08:59:04 -06:00
Dheepak Krishnamurthy
6631d3953f Bump to v0.12.0 2021-03-18 07:40:21 -06:00
Dheepak Krishnamurthy
1e67c5af7a
Merge pull request #141 from kdheepak/add-shortcuts 2021-03-18 07:34:24 -06:00
Dheepak Krishnamurthy
bde9346caf Run cargo clippy 2021-03-18 07:26:55 -06:00
Dheepak Krishnamurthy
d52699abe7 Expand tilde and show error message 2021-03-18 07:25:58 -06:00
Dheepak Krishnamurthy
d351b86c30 Update documentation 2021-03-18 07:05:26 -06:00
Dheepak Krishnamurthy
078f117916 Add shortcuts 2021-03-18 07:02:56 -06:00
Dheepak Krishnamurthy
a8556f3221
Merge pull request #137 from brightpuddle/master 2021-03-16 13:49:20 -06:00
Dheepak Krishnamurthy
082b8a3127 Update docs 2021-03-16 13:45:39 -06:00
Dheepak Krishnamurthy
322262f03e
Merge pull request #138 from kdheepak/add-color-for-label
Add color for label
2021-03-16 13:44:02 -06:00
Dheepak Krishnamurthy
f28493c05e Add color for label 2021-03-16 13:36:00 -06:00
Nathan Hemingway
f0c1dd9509 update first/last keys 2021-03-15 21:04:12 -07:00
Nathan Hemingway
4e215b8900 update top/bottom keys to g/G 2021-03-15 21:03:27 -07:00
Dheepak Krishnamurthy
be376376c9 Update CD 2021-03-13 13:29:30 -07:00
Dheepak Krishnamurthy
f75ac0e6b3
Merge pull request #135 from kdheepak/remove-special-case-for-single-quotes 2021-03-13 13:26:43 -07:00
Dheepak Krishnamurthy
cc1edbdc3f Remove special case for single quotes 2021-03-13 13:19:15 -07:00
Dheepak Krishnamurthy
447a375f38 Remove taskd from cd.yml 2021-03-12 09:36:16 -07:00
Dheepak Krishnamurthy
84948da9fe Add TODO comment 2021-03-12 09:26:31 -07:00
Dheepak Krishnamurthy
d87e9fd4a4
Merge pull request #132 from brightpuddle/master 2021-03-12 09:24:23 -07:00
Dheepak Krishnamurthy
dc2fa980d5 Remove taskd from ci install 2021-03-12 09:16:50 -07:00
Nathan Hemingway
f4ea7eb96b Fix issue with filter precedence 2021-03-11 10:22:00 -08:00
Dheepak Krishnamurthy
b702d6acb3
Merge pull request #131 from kdheepak/fix-tests
Update tests
2021-03-03 10:27:13 -07:00
Dheepak Krishnamurthy
9cee7e4b60 Update tests 2021-03-03 10:03:13 -07:00
Dheepak Krishnamurthy
7275e0f742 Bump to v0.11.1 2021-03-03 07:36:31 -07:00
Dheepak Krishnamurthy
ae29861c39
Merge pull request #130 from kdheepak/fix-delete-done
Fix delete done swapping
2021-03-03 07:35:37 -07:00
Dheepak Krishnamurthy
a2d457d842 Fix delete done swapping 2021-03-03 07:33:42 -07:00
Dheepak Krishnamurthy
14ec15d371 Update bug report template 2021-03-02 09:03:22 -07:00