rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
372 stars 59 forks source link

Character width issues #163

Closed cccCody closed 7 years ago

cccCody commented 7 years ago

Something weird is going on with character width here. I'm running tmux (latest from master), zsh 5.0.7, zprezto, and powerlevel9k. I'm using a font from nerd-fonts, but it happens with the default font too

tmux

rpwoodbu commented 7 years ago

Might this be a dup of #148?

cccCody commented 7 years ago

I can repro that cursor issue with some specific fonts, mostly from the nerd-fonts package I linked to above. But I can repro this issue using fonts that don't cause the issue in #148. It seems likely that they're related, but not necessarily dupes.

rpwoodbu commented 7 years ago

OK. Could you try reproducing this with the Secure Shell app? These problems are always related to hterm, which is the terminal emulator used by both apps. If this repros there, you'll need to bring it up with them (as they maintain hterm). If it doesn't, then maybe it has been fixed, and it is time to try a newer hterm.

cccCody commented 7 years ago

Yup, it happens in secure shell too. I'll look into reporting this to them.

rpwoodbu commented 7 years ago

OK. If/when it gets fixed in hterm, ping this issue and I'll see about picking up that fix.