Browsing index pages (3 articles)
↧
Vim colors conflicting with terminal ones
For most vim colorschemes, they appear different than advertised when I open vim in xterm. I've been using xterm-256color and set t_Co=256.A similar thing happens when I use xfce-terminal, but the...
View ArticleAnswer by pullsumo for Vim colors conflicting with terminal ones
You could try the settings I have on my mac for my ~/.vimrc file:"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" => Colors and...
View ArticleAnswer by Ingo Karkat for Vim colors conflicting with terminal ones
Unless you use the mostly experimental support for full RBG-colors in some terminals, you're limited to the indexed 256 color palette provided by the terminal. You're right that terminals may slightly...
View Article
Browsing index pages (3 articles)