Skip to content

fix: strip OSC sequences from Aether output (fixes #25) - #30

Open
m4tinbeigi-official wants to merge 4 commits into
MatinSenPai:mainfrom
m4tinbeigi-official:fix/issue-25-setup-prompts-stuck
Open

fix: strip OSC sequences from Aether output (fixes #25)#30
m4tinbeigi-official wants to merge 4 commits into
MatinSenPai:mainfrom
m4tinbeigi-official:fix/issue-25-setup-prompts-stuck

Conversation

@m4tinbeigi-official

Copy link
Copy Markdown

Fixes #25. On Windows 11, ConPTY translates console title changes into ANSI OSC sequences (e.g. \x1b]0;Title\x07). The existing strip_ansi function only stripped CSI sequences (starting with [), so OSC sequences were left in the log output, breaking the string matching for prompt headers (like Protocol:) and causing the setup sequence to hang indefinitely.

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.

app stuck on Answering setup prompts and not connected

1 participant