fix for issue #32
This commit is contained in:
parent
b5868da56c
commit
eca2ad332c
1 changed files with 1 additions and 1 deletions
2
ponysay
2
ponysay
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue