mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
Overcome silly libedit bug when using screen or vt100 when using this .bashrc file
This commit is contained in:
@@ -40,6 +40,7 @@ fi
|
||||
|
||||
set -o emacs
|
||||
|
||||
export TERM=xterm-256color
|
||||
export LESSCHARSET="latin1"
|
||||
export LESS="-R"
|
||||
export CHARSET="ISO-8859-1"
|
||||
|
||||
Reference in New Issue
Block a user