Bug #1189
- Fixed bug #1189, which caused wide Asian UTF8 characters to be measured as narrow characters (thanks to Roy Zuo).
This commit is contained in:
@@ -83,6 +83,8 @@ Bugs
|
||||
package (thanks to Jakub Wilk).
|
||||
+ Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
|
||||
+ Fixed bug #1184, correcting man page formatting (thanks to Jakub Wilk).
|
||||
+ Fixed bug #1189, which caused wide Asian UTF8 characters to be measured as
|
||||
narrow characters (thanks to Roy Zuo).
|
||||
+ 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.
|
||||
|
||||
Reference in New Issue
Block a user