Files
Philippe Martin 588472ede5 Fix interactive tests on Windows (#6091)
* Use ActiveState/termtest for interactive tests, which works with Windows

* Fix interactive tests to pass on Windows

* Fix windows tests script

* Set SKIP_WELCOMING_MESSAGES on Windowd tests

* No not resize terminal

* Kill previous odo processes

* Increase timeout for Expect()
2022-09-06 11:33:28 +02:00
..

pty

This Go module has moved to https://github.com/creack/pty.

Existing clients will continue to work.

New clients should use the new module import path github.com/creack/pty.