contour
contour copied to clipboard
CI: Add terminal fuzzy tester.
There is a fuzzy tester in the wild (Github....) that can fuzzy-test the terminal parser and VT sequence handling.
Integrate this functionality into the CI "build" workflow so it can be used to fuzzy-test the terminal upon push.
https://github.com/microsoft/terminal/issues/7638 (and the related PR referenced at bottom) should prove helpful.