Closed moofoo closed 3 years ago
Sure. I noticed these issues because I'm using TerminalJS in a tool I just finished up, and for tests I compared the output of TerminalJS and node-ansiparser with every control code that moves the cursor or erases something.
Here's a repository with just the relevant tests: https://github.com/moofoo/terminal-test
That's interesting, thanks for the pointers!
Looks good. Do you have a reallife example where I can verify the behavior?