You are not logged in.
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
try TERM=xterm
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
add "term screen-256color" to your .screenrc, that's the cleanest approach
ᶘ ᵒᴥᵒᶅ
Offline
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
add "term screen-256color" to your .screenrc, that's the cleanest approach
that did it. thanks.
Offline