Doesn't display all ANSI correctly #1
Labels
Comments
There is also a case where the newline will not write correctly, may be related to the above. |
I have changed the escape code used from clear [2J the screen to reset [033c which appears in testing a much better solution, the terminal was switching modes and never resetting properly between ANSI |
Escape code change fixed issue as shown in images |
@Commodork re-experienced this issue with v02 after an extended run. We don't know the triggering file yet though |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Script seems trip up on some ANSI's then not reset itself properly for the next. While it will play others perfectly fine.
Need some more information on ANSI codes.
The text was updated successfully, but these errors were encountered: