mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
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.