screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: ara.t.howard
Subject: (no subject)
Date: Tue, 9 Oct 2007 09:08:02 -0600



hi all, first post to the list-

i've scanned the archives and seen that others have had issues getting 256 colors under screen as well - this is the issue i'm having.

i'm running the 'xterm-colortest' found here:

  http://frexx.de/xterm-256-notes/
  http://frexx.de/xterm-256-notes/data/xterm-colortest

and it works correctly in my terminal (iTerm on OSX). however, when i start screen the colors are binned into nearest neighbor or something like that. here is my .screenrc

cfp:~ > cat .screenrc
termcapinfo xterm ti@:te@
defscrollback 1            #Will be handled localy

### http://frexx.de/xterm-256-notes/
# 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"

any thoughts on how to fix this issue?

kind regards.

a @ http://codeforpeople.com/
--
share your knowledge.  it's a way to achieve immortality.
h.h. the 14th dalai lama






reply via email to

[Prev in Thread] Current Thread [Next in Thread]