aboutsummaryrefslogtreecommitdiffstats
path: root/util/text/left_padded.go
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant init in text packageYang Zhang2019-01-021-7/+0
* Make runewidth treat ambiguous rune as short and fix ui displayYang Zhang2019-01-011-1/+8
* Use ASCII ellipsis to workaround inaccurate width of unicode ellipsisYang Zhang2018-12-301-2/+2
* Implement displaying CJK contentsYang Zhang2018-12-261-9/+10
* text: fix broken truncate with unicode and use the ellipsis character in Left...Michael Muré2018-12-011-10/+15
* commands: git bug comment now show the comments of a bugMichael Muré2018-09-151-7/+23
* reorganize package for a more idomatic goMichael Muré2018-09-111-0/+20