This commit is contained in:
ed 2023-10-06 17:50:35 +00:00
parent 0dc3c23b42
commit fcc3336760
8 changed files with 34 additions and 7 deletions

View file

@ -1177,7 +1177,7 @@ source file/folder selection uses rsync syntax, meaning that:
raise
if ar.cls:
eprint("\x1b\x5b\x48\x1b\x5b\x32\x4a\x1b\x5b\x33\x4a", end="")
eprint("\033[H\033[2J\033[3J", end="")
ctl = Ctl(ar)