mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00: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.