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 24 bit color. #2178

Closed
sittim opened this issue May 31, 2017 · 7 comments
Closed

How to enable 24 bit color. #2178

sittim opened this issue May 31, 2017 · 7 comments

Comments

@sittim
Copy link

sittim commented May 31, 2017

Are there instructions on how to enable 24bit color? What is the recommended terminal to use to use 24 bit color space? Can windows terminal be used or do I need to go with http://conemu.github.io/ ?

We are looking to move developers from Unix based systems (Linux and OSX) to Windows, to do that, VIM needs and tmux needs true color support, is it possible?

@garvitjoshi
Copy link

garvitjoshi commented May 31, 2017

change in .bashrc file on home directory.

you can use my .bashrc file for that
link-

https://raw.githubusercontent.com/garvitjoshi/.bashrc-files/master/.bashrc

@sittim
Copy link
Author

sittim commented May 31, 2017

@garvitjoshi, change to what?

@garvitjoshi
Copy link

for 24 bit color like..
2017-05-31

@zadjii-msft
Copy link
Member

@sittim As of the Creator's Update, conhost supports 24bit color by default. Anything that typically would use 24bit color in linux will just work on WSL.

I believe that tmux doesn't have full 24bit color support by default, though IIRC there was a PR a while back into tmux to add support. It does support 256color by default.

Case in point: vi in tmux
image

@sittim
Copy link
Author

sittim commented Jun 1, 2017

@zadjii-msft , OK, so maybe this is my issue, I tried to download the Creators Edition update but when I tried it, got this:

capture

What does it mean, do I need to upgrade, or will the update come to me?

Here is the system info:

capture2

@poizan42
Copy link

poizan42 commented Jun 3, 2017

@sittim You have Windows 10 Enterprise and you try to upgrade using a Windows 10 Pro image. If you are not yourself a system administrator (in which case I would assume you would already know how to get updates), you need to get your system administrator to download the update and install it on your machine.

@sittim
Copy link
Author

sittim commented Jun 5, 2017

@poizan42, thank you this does answer my question...

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

4 participants