I use gnome-terminal in Centos 5.
I have my terminal settings customized to use the colours I like.
However when I run screen (or tmux) the colours for my terminal input lines are always inverted. Is there a way to turn of the inverting?
edit: my TERM is set to "xterm"


TERMbefore and after you starttmuxorscreen? – chepner Jul 9 '12 at 19:46TERM=xterm-256color tmuxto start tmux? – scicalculator Aug 20 '12 at 23:18