You are not logged in.

#1 2009-06-20 15:46:25

scv5
Member
Registered: 2008-10-19
Posts: 109

[solved] vim color scheme not working in urxvt/screen

i'm using the 256 color scheme inkblot in vim.  It works great in urxvt alone.  But the background is messed up in screen.  Screen is able to display 256 colors.

Basically, the background it is supposed to set ends up being set for every line in which there is no text, while the lines that have text have an all black background.   This doesn't happen outside of screen or in other 256 color enabled terminals.

This happens with every theme that sets a background (or more specifically an off-black/dark-grey background.. i haven't tried a theme that tries another color background).

Last edited by scv5 (2009-06-20 20:15:35)

Offline

#2 2009-06-20 17:34:46

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: [solved] vim color scheme not working in urxvt/screen

try TERM=xterm


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2009-06-20 18:00:09

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: [solved] vim color scheme not working in urxvt/screen

add "term screen-256color" to your .screenrc, that's the cleanest approach


ᶘ ᵒᴥᵒᶅ

Offline

#4 2009-06-20 19:23:08

anrxc
Member
From: Croatia
Registered: 2008-03-22
Posts: 835
Website

Re: [solved] vim color scheme not working in urxvt/screen

add "term screen-256color" to your .screenrc, that's the cleanest approach

That probably won't be enough for urxvt, see this thread for more information http://bbs.archlinux.org/viewtopic.php?id=50647


You need to install an RTFM interface.

Offline

#5 2009-06-20 20:15:20

scv5
Member
Registered: 2008-10-19
Posts: 109

Re: [solved] vim color scheme not working in urxvt/screen

litemotiv wrote:

add "term screen-256color" to your .screenrc, that's the cleanest approach

that did it. thanks.

Offline

Board footer

Powered by FluxBB