Lazygit: Support i18n

Created on 6 Aug 2018  ·  16Comments  ·  Source: jesseduffield/lazygit

Lazygit doesn't support i18n?

i18n

Most helpful comment

All 16 comments

Chinese character have some problems.

1533697357 1

It seems that the display is wrong... Some chinese character shows up and eat up following ascii character. Maybe I should raise an issue on gocui ?

@TGhoul do those same characters have a fixed-width in regular use? It may be that your font isn't monospaced. I tried testing how the app behaved with some mandarin characters but they didn't even render:
image

I'm thinking it may be configurable via cmd, but I'm not well versed in windows

@jesseduffield I think those characters is fixed-width, my problems appear in the "Commits" window,
can you do something commit and write comment with Chinese simplified characters?

screenshot from 2018-08-08 12-00-59

Can't reproduce it in Ubuntu, maybe this is Windows-1252 related ?

@ponsfrilus @jesseduffield This issue may be related to gocui, I tested it in macOS.

image

This should (or could) be fixed by https://github.com/jesseduffield/lazygit/pull/231
Looks like there are some little glitches that still occur but this is a good step in the right direction. Please let me know how the rendering works for you all :)

@OdaDaisuke @TGhoul

@jesseduffield Thank you for all your effort with i18n.

@jesseduffield Thank youuuu!

@jesseduffield @OdaDaisuke is this issue fixed?

windos 有问题,ubuntu没得问题,头大

This should (or could) be fixed by #231
Looks like there are some little glitches that still occur but this is a good step in the right direction. Please let me know how the rendering works for you all :)

@OdaDaisuke @TGhoul

Chinese character have some problems.

hi,解决了么?,好像在ubuntu下没问题

@hello-liu It's OK on Mac OS.

change cmd GBK to UTF-8,it work

@hello-liu It's OK on Mac OS.

can you input chinese in the view ,half char no see

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stratosgear picture stratosgear  ·  5Comments

lordlycastle picture lordlycastle  ·  5Comments

jclappiway picture jclappiway  ·  7Comments

itsheng picture itsheng  ·  7Comments

JoeKlemmer picture JoeKlemmer  ·  3Comments