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

bash on windows: mc in tmux with glitches #714

Closed
klonuo opened this issue Jun 9, 2016 · 2 comments
Closed

bash on windows: mc in tmux with glitches #714

klonuo opened this issue Jun 9, 2016 · 2 comments

Comments

@klonuo
Copy link

klonuo commented Jun 9, 2016

I'm using latest Conemu alpha on latest Windows insider build 14361

This Windows build introduced tmux compatibility. If I run mc in plain bash it renders fine, but if I run it inside tmux I get slight glitches:

clipboard01

@Maximus5
Copy link
Owner

Maximus5 commented Jun 9, 2016

Show RealConsole and recheck glitches there. I believe they'll remain.

BashOnWindows does not write anything to the ConEmu, so ConEmu physically can't be responsible for any glitches, because it does not intercept in/out flow from WSL to conhost.

Enforce Microsoft to write output to console from bash.exe, instead of doing some magical and undocumented things after which output from WSL appears in conhost.

Well, I can't say what exact build of Win10 I've investigated, but related issue is still opened: microsoft/WSL#406

@klonuo
Copy link
Author

klonuo commented Jun 9, 2016

You are right, it show like that in standard Windows console too. Sorry for wrong address ;)

@klonuo klonuo closed this as completed Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants