Skip to content

bug: exec newlines don't add new lines in some envs#399

Open
laszlocph wants to merge 1 commit into
mainfrom
issue-388-issue
Open

bug: exec newlines don't add new lines in some envs#399
laszlocph wants to merge 1 commit into
mainfrom
issue-388-issue

Conversation

@laszlocph

Copy link
Copy Markdown
Contributor

Closes #388

Summary

  • Normalize exec websocket output so standalone carriage returns (
    ) render as new lines in xterm.js
  • Handle CRLF split across websocket frames to avoid double/incorrect line breaks

Testing

  • deno test src/utils/terminal.test.ts

@laszlocph laszlocph linked an issue Feb 8, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: exec newlines don't add new lines in some envs

1 participant