hledger/hledger-lib
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
..
Hledger register: wide-character-aware layout (#242) 2015-09-28 16:12:20 -10:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
CHANGES 0.26 changelogs/release notes 2015-07-12 17:58:02 -07:00
hledger-lib.cabal lib: memoize toRegex[CI] (#244) 2015-09-26 15:39:21 -10:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
package.yaml lib: memoize toRegex[CI] (#244) 2015-09-26 15:39:21 -10:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00