fix for issue #32

This commit is contained in:
Mattias Andrée 2012-07-18 19:51:04 +02:00
parent b5868da56c
commit eca2ad332c

View file

@ -63,7 +63,7 @@ say() {
export PERL_UNICODE=S
if [ "$TERM" = "linux" ]; then
echo -ne '\ec'
echo -ne '\e[H\e[2J'
fi
function wtrunc