Open kirillkh opened 7 years ago
Screenshots
After more testing, I noticed that the disappearing characters are every character in columns 7,8, 15,16, 23,24, etc. I.e. every (8n+7)'th and (8n+8)'th columns.
What Windows version you are using?
Windows 10 Pro N x64 1703 (Build 15063.608)
Any news on this? Still present in the latest version. I also tried the msys2 WSL binaries, same problem. The problem does not occur in MinTTY for me, btw, if I run it with: "-new_console:C:%LOCALAPPDATA%\lxss\bash.ico" %LOCALAPPDATA%\wsl\usr\bin\mintty.exe --wsl -o Locale=C -o Charset=UTF-8 /bin/wslbridge -t /bin/bash
Probably the same as gh-1557
Versions
ConEmu build: 170910 [64] {Alpha} OS version: Windows 10 x64 Used shell version: wslbridge-0.2.4-cygwin64
Problem description
Display corruption in emacs.
Steps to reproduce
Actual results
Some characters disappear after cursor moves over them.
Expected results
Behaves normally.