mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
02ee724d9f
It looks like it is possible for screen to use control sequences instead of literal newlines which fails the tests. This reuses the existing readUntil function used in other pty tests.