Skip to content

fix: stop sending DECRDA query on TUI shutdown#82

Open
mrgnhnt96 wants to merge 1 commit into
Norbert515:mainfrom
mrgnhnt96:fix/shutdown-decrda-echo
Open

fix: stop sending DECRDA query on TUI shutdown#82
mrgnhnt96 wants to merge 1 commit into
Norbert515:mainfrom
mrgnhnt96:fix/shutdown-decrda-echo

Conversation

@mrgnhnt96

Copy link
Copy Markdown
Contributor

\x1B[c requests device attributes, not a terminal reset. Terminals reply with e.g. \x1B[?1;2c, which can echo as stray 1;2c text once cooked mode is restored after exit.

`\x1B[c` requests device attributes, not a terminal reset. Terminals
reply with e.g. `\x1B[?1;2c`, which can echo as stray `1;2c` text once
cooked mode is restored after exit.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant