hledger/hledger-lib/Hledger/Utils
Simon Michael 5b5e5eeaf4 register: wide-character-aware layout (#242)
Wide characters, eg chinese/japanese/korean characters, are typically
rendered wider than latin characters. In some applications (eg gnome
terminal or osx terminal) and fonts (eg monaco) they are exactly double
width. This is a start at making hledger aware of this. A register
report containing wide characters (in descriptions, account names, or
commodity symbols) should now align its columns correctly, when viewed
with a suitable font and application.
2015-09-28 16:12:20 -10:00
..
Debug.hs cli/ui/web: rename X.Options modules to X.XOptions 2015-08-28 12:43:51 -07:00
Parse.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
Regex.hs lib: memoised versions of regexReplace[CI] (#244) 2015-09-26 15:45:17 -10:00
String.hs register: wide-character-aware layout (#242) 2015-09-28 16:12:20 -10:00
Test.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
Tree.hs lib: split up Utils more 2015-08-19 20:53:50 -07:00
UTF8IOCompat.hs unnecessary CPP pragma 2015-03-29 16:10:39 -07:00