Check screen & tmux.
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -49,7 +49,7 @@ function http11()
|
||||
}
|
||||
#
|
||||
# Hack for gnome-terminal
|
||||
if [ "$COLORTERM" == "gnome-terminal" ]; then
|
||||
if [ "$COLORTERM" == "gnome-terminal" -a -z "$TMUX" -a -z "$SCREEN" ]; then
|
||||
export TERM=xterm-256color
|
||||
fi
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user