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
orhun
673dcb83a6
Update installation instructions for Arch Linux
2021-02-03 00:22:59 +03:00
Dheepak Krishnamurthy
9f1dc3bbe2
Bump to v0.9.8
2021-02-02 09:02:24 -07:00
Dheepak Krishnamurthy
036d4739b8
Fix description width when using truncated_count
2021-02-02 09:01:38 -07:00
Dheepak Krishnamurthy
62f237fbd9
Bump to v0.9.7
2021-02-01 10:39:03 -07:00
Dheepak Krishnamurthy
d3a7b9a821
Merge pull request #69 from kdheepak/kd/fix-description-width-truncated-count
...
Fix description width when using truncated_count
2021-02-01 10:38:18 -07:00
Dheepak Krishnamurthy
a1cd39eab9
Merge pull request #67 from desbma/fix-uda-doc
...
Fix README.md for UDA task-report.show-info
2021-02-01 10:34:22 -07:00
Dheepak Krishnamurthy
13e0cf3d16
Fix description width when using truncated_count
2021-02-01 10:26:18 -07:00
desbma
645f7b04d3
Fix README for UDA task-report.show-info
2021-01-31 12:15:52 +01:00
Dheepak Krishnamurthy
a30dd2f86f
Bump to v0.9.6
2021-01-30 15:56:36 -07:00
Dheepak Krishnamurthy
6f88c794b8
Merge pull request #66 from kdheepak/kd/fix-truncated-count
...
Fix truncated count for descriptions
2021-01-30 15:55:15 -07:00
Dheepak Krishnamurthy
1c7e5711d5
Fix truncated count for descriptions
2021-01-30 15:45:28 -07:00
Dheepak Krishnamurthy
5d36612f8d
Merge pull request #64 from david-perez/fix-virtual-tags-parsing
...
Fix virtual tags parsing for tasks with long words
2021-01-02 11:16:43 -07:00
david-perez
80b60dfd7b
Fix virtual tags parsing for tasks with long words
...
"task <id>" is aware of terminal width. It can therefore print labels
such as "Virtual tags" in the report over several lines if the terminal
width is too small to acommodate the entirety of all words in the task
in a single line.
2021-01-01 19:18:55 +01:00
Dheepak Krishnamurthy
f1ded2713e
Bump to v0.9.5
2020-12-16 09:18:35 -07:00
Dheepak Krishnamurthy
a6f391c2e7
Add color=off for task details
2020-12-16 09:17:09 -07:00
Dheepak Krishnamurthy
dfcfc0890e
Bump to v0.9.4
2020-11-16 13:56:20 -07:00
Dheepak Krishnamurthy
c3eba1addf
Merge pull request #56 from nxtonic/fix-default-colours
2020-11-16 13:54:00 -07:00
Angus McMillan
c502b51129
Fix colour defaults to support dark terminals
...
Changes default TColors to use Reset value instead
of black and white. This improves readability for
both light and dark terminals.
2020-11-15 19:05:04 +11:00
Dheepak Krishnamurthy
ca3ad0fbd6
Merge pull request #53 from kdheepak/support-custom-uda-columns
...
Support custom uda columns
2020-11-10 11:55:33 -08:00
Dheepak Krishnamurthy
ce145d1079
Support custom uda columns
2020-11-10 12:51:30 -07:00
Dheepak Krishnamurthy
b129da7bc3
Merge pull request #50 from kdheepak/fix-cursor-position-when-using-multibyte-characters
...
Fix cursor position when using multibyte characters
2020-11-09 09:40:28 -08:00
Dheepak Krishnamurthy
6b26643fc7
Fix cursor position when using multibyte characters
2020-11-09 10:09:06 -07:00
Dheepak Krishnamurthy
79b9f942a9
Comment cargo install
instructions
2020-11-09 06:31:18 -07:00
Dheepak Krishnamurthy
fa9095aedd
Bump to v0.9.3
2020-11-03 16:52:49 -07:00
Dheepak Krishnamurthy
fa33e1515e
Rename function to event_loop to key_capture
2020-11-03 16:51:48 -07:00
Dheepak Krishnamurthy
4ca68100b4
Make gg work as expected
2020-11-03 16:46:20 -07:00
Dheepak Krishnamurthy
9c2f250a4e
Bump to v0.9.2
2020-11-03 15:25:10 -07:00
Dheepak Krishnamurthy
5813db5d62
Revert to using just g to move to the top
2020-11-03 15:24:07 -07:00
Dheepak Krishnamurthy
c171b2f7ab
Bump to v0.9.1
2020-11-03 13:05:35 -07:00
Dheepak Krishnamurthy
b31393a2de
Merge pull request #45 from kdheepak/add-gg-support
...
Add support for `gg`
2020-11-03 12:04:45 -08:00
Dheepak Krishnamurthy
b5c04aafdc
Add support for gg
2020-11-03 13:02:24 -07:00
Dheepak Krishnamurthy
9bce46442b
Merge pull request #44 from kdheepak/add-g-and-G-support
2020-11-03 11:49:30 -08:00
Dheepak Krishnamurthy
b755c23c1a
Add Home and End support for top and bottom
2020-11-03 12:47:10 -07:00
Dheepak Krishnamurthy
cd233ffb54
Add g and G support for top and bottom
2020-11-03 12:46:35 -07:00
Dheepak Krishnamurthy
7f924e9414
Merge pull request #43 from kdheepak/disable-looping
...
Add configuration option to disable looping
2020-11-03 11:35:36 -08:00
Dheepak Krishnamurthy
ae6e015069
Add configuration to disable looping
2020-11-03 12:32:17 -07:00
Dheepak Krishnamurthy
0aae32a706
Make calendar background color configurable
2020-11-03 03:05:11 -07:00
Dheepak Krishnamurthy
9ec3543e9d
Bump to v0.9.0
2020-11-03 00:57:01 -07:00
Dheepak Krishnamurthy
3e57b1af34
Update KEYBINDINGS.md
2020-11-03 00:55:23 -07:00
Dheepak Krishnamurthy
4a4bb42f47
Update README.md
2020-11-03 00:50:40 -07:00