You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a CLI which moves the cursor to repaint existing content, but the GIF always appends content ignoring these control codes. Color codes do seem to be supported, however.
The text was updated successfully, but these errors were encountered:
cast2gif doesn't handle the terminal emulation itself, so it might be a problem with the upstream terminal emulator vt100. I'd have to test it to be sure. Could you upload a zip of the cast file ( or put it in a GitHub Gist ) so I can test it out?
Listed at https://en.wikipedia.org/wiki/ANSI_escape_code#Terminal_output_sequences
I have a CLI which moves the cursor to repaint existing content, but the GIF always appends content ignoring these control codes. Color codes do seem to be supported, however.
The text was updated successfully, but these errors were encountered: