tools/scroll.sh: make that $ disappear, that's no variable :D

terminology-1.3
Boris Faure 5 years ago
parent bd0ca2c224
commit d92d4a08a2
  1. 2
      tools/scroll.sh

@ -15,7 +15,7 @@ printf '\033[5;15s'
# move to 0,0 with margins:
printf '\033[H'
# clean up rect
printf '\033[1;1;11;11$z'
printf '\033[1;1;11;11\044z'
echo '@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@'
I=0

Loading…
Cancel
Save