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
test(hub): gate interactive PTY stdin-echo test to POSIX
Windows ConPTY doesn't provide reliable POSIX stdin-echo timing, so the
input-echo assertion is flaky there — mirror the terminals plugin's itPosixPty
gate. The session's interactive/type marking is still asserted cross-platform
in the natural-exit test.
0 commit comments