drowsysword / mintty

Automatically exported from code.google.com/p/mintty
0 stars 0 forks source link

Is it possible to add setting for 'Treat CJK ambiguous characters as wide' as in putty? #433

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am ssh-ing into an ubuntu server with powerline installed. Meet the problem 
mentioned in https://github.com/Lokaltog/powerline/issues/107. The solution in 
putty is just enabling the option, but it is not exist in mintty now.

Original issue reported on code.google.com by chinalu...@gmail.com on 7 Aug 2014 at 3:24

GoogleCodeExporter commented 8 years ago
You can run mintty in CJK ambiguous-as-wide mode like this:
LC_ALL=zh_SG.utf8 mintty -o Font="MS Mincho" &
Does it help?

Original comment by towom...@googlemail.com on 5 Mar 2015 at 10:23

GoogleCodeExporter commented 8 years ago
See https://github.com/mintty/mintty/issues for further progress on this issue.

Original comment by towom...@googlemail.com on 7 Aug 2015 at 1:24