wslbridge icon indicating copy to clipboard operation
wslbridge copied to clipboard

Unexpected behavior running windows exe from wsl

Open sarim opened this issue 5 years ago • 0 comments

  1. When running a windows command from wsl, the output from the windows command starts over what is already on the wsl terminal, AKA it starts from line 1.
  2. Keyevents are not passed down to the windows process. Ex: pressing Ctrl+C several times doesn't exit the windows process.

Both issues only happen when using wslbridge. If i start wsl by running bash from windows cmd, none of they problems appear. See this screen capture for demonstration.

Notice i'm running both cmd and wsl using conemu. But If i run wslbridge directly by double clicking wslbridge.exe, same issue occurs. Thus i'm pretty sure the bug is in wslbridge, not conemu.

https://gfycat.com/dearestcontentgalapagossealion

sarim avatar Mar 25 '19 15:03 sarim