Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behavior running windows exe from wsl #42

Open
sarim opened this issue Mar 25, 2019 · 0 comments
Open

Unexpected behavior running windows exe from wsl #42

sarim opened this issue Mar 25, 2019 · 0 comments

Comments

@sarim
Copy link

sarim commented Mar 25, 2019

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant