Comment 6 for bug 103929

Revision history for this message
Mario Limonciello (superm1) wrote :

It should also be noted that when using gnome-terminal,

an env variable COLORTERM is set.

$ export | grep TERM
declare -x COLORTERM="gnome-terminal"
declare -x TERM="xterm"

It is a lot easier to look at that I think.