Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle intermediate bytes in CSI and ESC sequences #4063

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

aymanbagabas
Copy link
Member

This adds missing handling for CSI and ESC commands.

Fixes: #3122

Supersedes: #3132

This adds missing handling for CSI and ESC commands.

Fixes: ghostty-org#3122
@mitchellh mitchellh merged commit fc545cd into ghostty-org:main Jan 2, 2025
21 checks passed
@github-actions github-actions bot added this to the 1.0.2 milestone Jan 2, 2025
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.

Proper escape sequence intermediate handling
2 participants