mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +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.