@ -257,4 +257,4 @@ def main(screen):
if __name__ == "__main__":
curses.wrapper(main)
subprocess.run("reset")
subprocess.run("tput reset", shell=True)