Commit graph

77 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
73c7eee3b6 feat: prompt on undo 2023-08-25 00:49:53 -04:00
Dheepak Krishnamurthy
91271523bb docs: Add shortcuts executable example 📚 2023-05-30 12:15:21 -04:00
Dheepak Krishnamurthy
0b0ca14a5f
Update advanced.md 2023-05-30 12:12:51 -04:00
kinoshitalab
cda2cb1ba5 fix typo 2023-01-18 14:48:29 +09:00
Dheepak Krishnamurthy
d84bca769a fix: Change unwrap to unwrap_or_else 🐛 2022-11-04 10:54:49 -04:00
Dheepak Krishnamurthy
b4a28a0b56 feat: Support rotating tabs using '[' and ']' 2022-07-28 08:40:53 -06:00
Dheepak Krishnamurthy
090269243a chore: Update doc string for taskwarrior-tui.1 ♻️ 2022-04-28 21:00:39 -06:00
Dheepak Krishnamurthy
797c17facc docs: Update documentation 📚 2022-03-23 21:29:33 -06:00
Dheepak Krishnamurthy
026497b5ee docs: Update documentation 📚 2022-03-23 21:25:56 -06:00
Dheepak Krishnamurthy
53fbf48ba0 docs: Update documentation 📚 2022-03-23 21:19:26 -06:00
Dheepak Krishnamurthy
e894000930 docs: Update documentation 📚 2022-03-23 21:15:19 -06:00
Dheepak Krishnamurthy
f1e57e1cbb docs: Update scrollbar configuration 2022-03-21 22:09:16 -06:00
Dheepak Krishnamurthy
1b195f8c54 fix: Change default completion color 2022-02-15 01:17:55 -07:00
Dheepak Krishnamurthy
e1221f074c docs: Update README.md 📚 2022-02-07 11:17:07 -07:00
Dheepak Krishnamurthy
12b61f5469 feat: Better completion 2022-02-06 22:41:20 -07:00
Dheepak Krishnamurthy
762100156f feat: Context switch on move 2022-01-11 14:01:47 -07:00
Dheepak Krishnamurthy
6007668b40 feat: Add configuration for reset filter on esc 2022-01-05 05:53:10 -07:00
Dheepak Krishnamurthy
5dc40a67d7 feat: Make auto insert double quotes configurable 2021-12-31 20:58:49 -07:00
Dheepak Krishnamurthy
f4a48fad90 feat: Implement scrollbar 2021-12-31 16:38:05 -07:00
Dheepak Krishnamurthy
1df457b6bf feat: Add current selection reverse highlight 2021-12-31 14:31:49 -07:00
Dheepak Krishnamurthy
79f18b1297 chore: Update dependencies ♻️ 2021-12-11 12:04:35 -07:00
Dheepak Krishnamurthy
19695e3d8c Revert "fix: Change filter string command"
This reverts commit a512db47f9.
2021-12-09 12:37:33 -07:00
Dheepak Krishnamurthy
35eb1a6d2f Revert "fix: Remove single quote for filter"
This reverts commit 8f1f9f85b7.
2021-12-09 12:35:43 -07:00
Dheepak Krishnamurthy
8f1f9f85b7 fix: Remove single quote for filter 2021-12-06 15:36:44 -07:00
Dheepak Krishnamurthy
5b0ae7eab6 docs: Update developer guide 📚 2021-11-27 12:58:36 -07:00
Dheepak Krishnamurthy
b661b31c98 docs: Add man page 📚 2021-11-27 12:40:40 -07:00
Dheepak Krishnamurthy
619b3081d6
Merge pull request #319 from alan-w-255/highlight_current_line
highlight current line
2021-11-05 23:38:21 -06:00
alan-w-255
873a487ebc feat: add highlight current line style
highlight current line in task navigation panel.
2021-11-06 12:48:25 +08:00
Dheepak Krishnamurthy
3038cd525a chore: Update docs 2021-11-03 05:52:16 -06:00
Modded Gamers
e09830037d
Zinit was removed from the original org 2021-11-01 12:00:27 -04:00
Dheepak Krishnamurthy
3bf1207cb3 feat: Change quick tag default key to 't' 2021-10-29 12:49:43 -06:00
Dheepak Krishnamurthy
e5e60bd24a docs: Update keybindings.md 📚 2021-10-29 12:38:27 -06:00
Dheepak Krishnamurthy
7e8f818788 docs: update taskwarrior-tui.1.md 📚 2021-10-29 12:36:53 -06:00
Dheepak Krishnamurthy
e7a886a42f feat: Change next-tag to quick-tag 2021-10-29 12:27:51 -06:00
MNandor
b1f3c0c48e Add missing documentation update 2021-10-29 17:23:00 +03:00
MNandor
14226094e2 Updated docs to include +next hotkey 2021-10-29 17:16:19 +03:00
Simon Hoffmann
1c405eeb9d remove -c commandline option 2021-09-06 11:54:16 +02:00
Simon Hoffmann
6011e6b6c1 fix line break 2021-09-03 21:13:43 +02:00
Simon Hoffmann
294b84477d improve docs: clarify report.filter variable and add commandline flags 2021-09-03 21:12:06 +02:00
Dheepak Krishnamurthy
6345c0ad44
Merge pull request #268 from kdheepak/prompt-on-done
Add prompt on done
2021-08-13 22:35:15 -06:00
Dheepak Krishnamurthy
3382c1f7ad Add prompt on done 2021-08-13 22:06:29 -06:00
Dheepak Krishnamurthy
83c848dc7c
Update advanced.md 2021-08-07 23:37:31 -06:00
Dheepak Krishnamurthy
5f9a32f2c6 Update documentation 2021-07-27 12:03:28 -06:00
nicolas-graves
6c1f6dcd0d
typo fix 2021-07-21 11:29:14 +02:00
Dheepak Krishnamurthy
954e1ced08 Change default to 60 seconds 2021-07-20 10:00:46 -06:00
Dheepak Krishnamurthy
f7d751a7f6 Update documentation 2021-07-20 09:50:54 -06:00
Dheepak Krishnamurthy
546186de56 Add documentation 2021-07-20 09:49:41 -06:00
Dheepak Krishnamurthy
e2f84e858f Add taskwarrior-tui specific filter 2021-05-04 16:43:03 -06:00
Dheepak Krishnamurthy
887d1b5623 Update documentation 2021-04-30 14:05:26 -06:00
Dheepak Krishnamurthy
c132454846 Add unmark mark highlight symbol 2021-04-30 13:26:15 -06:00