mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 158 forks source link

Missing `i` symbol in filename #87

Closed okgolove closed 6 years ago

okgolove commented 6 years ago

Hello, I've updated my wsl-terminal to version 0.8.10 a few minutes ago. And I got next bug: image

If you select missed part symbol will appear and stay. image

goreliu commented 6 years ago

I seems work well here, I don't know how to reproduce it, and I didn't update mintty(v2.8.4) in v0.8.10.

tmp

okgolove commented 6 years ago

Another example: image

I'm not sure but it might be correlated with font (I use Monaco). If I change font to Consolas, it will work ok. But there wasn't that bug before update. image

goreliu commented 6 years ago

You can replace bin/mintty.exe with the one from the early wsl-terminal, or report the bug here(https://github.com/mintty/mintty/issues).

okgolove commented 6 years ago

@goreliu thx, I took mintty.exe from 0.8.7 version and it helped.