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

How to enable xterm 256 anabled bash #715

Closed
rornor opened this issue Jun 9, 2016 · 4 comments
Closed

How to enable xterm 256 anabled bash #715

rornor opened this issue Jun 9, 2016 · 4 comments

Comments

@rornor
Copy link

rornor commented Jun 9, 2016

I followed instructions here: http://conemu.github.io/en/AnsiEscapeCodes.html#xterm_256_color_processing_requirements

except for the last point:

  • You need to ensure that buffer/scrolling is Off

as I can't find such setting in ConEmu.

If I run bash (Windows 10/WSL) and execute cat ConEmu/Addons/AnsiColors256.ans to get:

untitled

which is not the expected output.
I use ConEmu monokai theme in Quake style.

So how to set ConEmu to be xterm-256 compatible?

@Maximus5
Copy link
Owner

Maximus5 commented Jun 9, 2016

You have only one option: enforce Microsoft to fix issue Pass ANSI Escape Sequences up to the Console

@deto
Copy link

deto commented Oct 8, 2016

In the newest Insider Build, conhost supports 256 and 24-bit True Color. I'm guessing this means that the escape sequences are being passed from bash now?

@Maximus5
Copy link
Owner

Maximus5 commented Oct 8, 2016

No

@Maximus5
Copy link
Owner

Maximus5 commented Oct 8, 2016

But you may read docs
https://conemu.github.io/en/BashOnWindows.html

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

3 participants