Hyper: Chinese Characters overlap problem

Created on 18 Jul 2017  ·  11Comments  ·  Source: vercel/hyper

-

Hyper 1.3.3
Electron 1.4.16
darwin x64 15.6.0

When I output some Chinese chars in shell, it goes like:
image

Not sure if other languages have the same problem.

👯‍♀️ Is Duplicate

Most helpful comment

image
you can setting termCSS in .hyper.js

All 11 comments

same issue here

image
you can setting termCSS in .hyper.js

@JameJJ Not perfect, but better.

@18601673727 哈哈

@JameJJ thanks

@liverloop 客气啦

@JameJJ Good Though! However, Considering it might cause cursor to display in a wrong position if there is unicode in input row (for example some themes used in zsh), I am thinking if it is possible to fix the issue in script rather than customized css.

@JameJJ It helps, thanks

and can't input Chinese

in windows, add .unicode-node{width: unset !important} to termCSS

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rauchg picture rauchg  ·  3Comments

hxnt picture hxnt  ·  3Comments

cilice picture cilice  ·  3Comments

ConstantinChirila picture ConstantinChirila  ·  3Comments

sarneeh picture sarneeh  ·  3Comments