contour icon indicating copy to clipboard operation
contour copied to clipboard

CI: Add terminal fuzzy tester.

Open christianparpart opened this issue 4 years ago • 1 comments

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.

christianparpart avatar Feb 26 '21 22:02 christianparpart

https://github.com/microsoft/terminal/issues/7638 (and the related PR referenced at bottom) should prove helpful.

WSLUser avatar Jun 28 '21 16:06 WSLUser