Closed toxision closed 2 years ago
Oh, it's because I call os.Exit(0) instead of stopping tview as the previous version did. I will make a new version tomorrow. Thank you for the issue 😎
Yes, this looks like the terminal drawing library not cleaning properly. Atleast, I have seen the same issue when this happened in other contexts.
Thank you for the issue. It's fixed in the latest release :)
Unfortunately version 1.0.0 does something strange when quitting.
OS: Linux Mint 20.3 (XFCE) shell: bash 5.0.17 terminal emulator: terminator and xfce4-terminal build: tut-amd64-static
So when pressing 'Q' the following happens:
Doing: reset && . ~/.bashrc works fine and brings everything back as it was before launching tut
If there's any additional input I could provide, please let me know.
Screenshot is showing the little visibility this issue is giving.
(Note: "😎 [ ~ ]" might look strange but is indeed my regular prompt 😉)