diff --git a/support-d/.bashrc b/support-d/.bashrc index 727f26b652..518fdef246 100644 --- a/support-d/.bashrc +++ b/support-d/.bashrc @@ -40,6 +40,7 @@ fi set -o emacs +export TERM=xterm-256color export LESSCHARSET="latin1" export LESS="-R" export CHARSET="ISO-8859-1"