Wednesday, March 19, 2014

Re: Can vim use 24 bit colorscheme in terminal?


On Mar 17, 2014 7:13 PM, "Григорий Третьяков" <monax.tinycode@gmail.com> wrote:
>
> Hello.
>
> There is a terminal emulators that can use truecolor (24 bit), for example konsole, and I wonder can vim use gui colorschemes in terminal?

You can search vim-dev for my patch that adds true color support (named 24-bit-xterm, xterm-truecolor or such). But this means you need to compile vim yourself.

You can use https://bitbucket.org/ZyX_I/vim to get branch with this patch (it is mercurial bookmark though, not mercurial branch), use local-default bookmark to get the same version I am using (it includes xterm-truecolor and a number of other patches).

>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: