Good point, Evan.

Correct if I'm mistaken, but here's what we need in .screenrc (for people who 
don't want to read those links):
<---------cut here--------->
# terminfo and termcap for nice 256 color terminal
# allow bold colors - necessary for some reason
attrcolor b ".I"
# tell screen how to set colors. AB = background, AF=foreground
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
# erase background with current bg color
defbce "on"
<---------cut here--------->

Using xterm with 256 colors reminded me of going from ega to vga.  Boy,
I'm getting old...

incubus

-- 
GNU Screen: 256 colors not enabled
https://launchpad.net/bugs/87966

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to