Skip to content

Added support for truecolor Neovim and for the Neovim terminal#329

Open
sp5 wants to merge 3 commits intoaltercation:masterfrom
sp5:master
Open

Added support for truecolor Neovim and for the Neovim terminal#329
sp5 wants to merge 3 commits intoaltercation:masterfrom
sp5:master

Conversation

@sp5
Copy link

@sp5 sp5 commented Sep 26, 2015

I replaced several calls to has('gui_running') with a function to check if we're running in Neovim and, if so, check if it can use truecolor.

The colors for Neovim's :terminal were matched up to the ones for gnome-terminal

sp5 added 3 commits September 25, 2015 22:29
Also added color bindings for the Neovim terminal, based on the
gnome-terminal bindings.

Closes altercation#293. You'll need to set the env var $NVIM_TUI_ENABLE_TRUECOLOR to
1
@rawaludin
Copy link

This should be merged.

@SuperBo
Copy link

SuperBo commented Mar 27, 2016

This absolutely should be merged!

mcmire added a commit to mcmire/vimfiles that referenced this pull request Apr 12, 2018
The Solarized color scheme for Vim doesn't use RGB colors in the
terminal, only in MacVim/gVim. However, iTerm supports RGB colors.

There's an open pull request that turns this on[1], but it hasn't been
merged in. Instead of pulling this plugin from GitHub, simply vendor it.

[1]: altercation/solarized#329
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

Successfully merging this pull request may close these issues.

3 participants