Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a bug about double-width CJK character display #96

Open
codehz opened this issue Nov 4, 2015 · 2 comments
Open

a bug about double-width CJK character display #96

codehz opened this issue Nov 4, 2015 · 2 comments

Comments

@codehz
Copy link

codehz commented Nov 4, 2015

If it is fixed-width, it will incorrectly wrap (which line containing CJK characters), or it will be longer than under normal line.
I think that it should take two characters, or cutting trailing spaces.
There are many programs can output these characters correctly, such as clang, it requires a terminal with an appropriate font (the width of the CJK characters exactly twice the general character width font)
image

@codehz
Copy link
Author

codehz commented Nov 4, 2015

image
I think it can be corrent position,but this line longer than others

@yoshiokatsuneo
Copy link

I made a pull-request that support CJK languages.
#97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants