mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #1218
- Fixed bug #1218 so that description columns minimum width is calculated correctly.
This commit is contained in:
parent
d14a9cacec
commit
d895c4a249
6 changed files with 81 additions and 63 deletions
|
@ -109,6 +109,8 @@ Bugs
|
|||
Heusler).
|
||||
+ Fixed bug #1210 so that widths are taken from localized strings instead of
|
||||
hardcoded.
|
||||
+ Fixed bug #1218 so that description columns minimum width is calculated
|
||||
correctly.
|
||||
+ Improved hyphenation by splitting on commas (even if no whitespace after).
|
||||
Leads to better output of, for example, 'task show', where comma-separated
|
||||
lists are common.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue