-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
256 terminal color support #364
Comments
I was running the script wrong. It seems to be working ok in hyperterm itself, but vim colors are still not correct. Still investigating. |
Also to note that vim looks fine and correct in iTerm2.app and Terminal.app. |
I also have color issues on vim. They work correctly on Neovim however. Colours are incorrect with and without |
I have neovim but 256 colors are not working for me.. Am I doing something wrong? |
Is there any update on when this will be scheduled for? |
Same problem here, in iTerm2 vim(nvim) colours look fine, but in hyperterm there wrong. |
Colors work when running tmux with I created a work-around in my
It's quite dirty but it works for now. I wonder why running tmux fixes the colors. I also wonder if this issue is not linked to hterm itself. |
Adding |
With Hyper, |
Maybe only a WSL issue (see #1733) |
@chabou Yes, that could be. I know the Console supports True Color now, but I suspect Hyper and bash.exe are going to have slightly different environments and terminal settings. |
is there any workaround for that? how do you, guys, use zsh-autosuggestions? any setting for my setup: win10+cygwin+zsh |
We're tracking this work over here: #2294 |
Does hyperterm support 256 colors? I am using hyperterm-tomorrow-night, base16-tomorrow-night.vim, and base16-tomorrow-night shell themes but unless I have something configured wrong 256 colors are not working. I have tried other themes as well.
The text was updated successfully, but these errors were encountered: