Skip to content

fix: remove trailing semicolon from sgr attributes when chunking #8

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

Merged
merged 1 commit into from
Jul 5, 2025

Conversation

mariocala
Copy link
Contributor

This PR fixes an issue with chunking that I have encountered when running helix with the Termina backend in tmux: helix-editor/helix#13307 (comment)

Based on this documentation, I think the trailing semicolon is not spec conform, but probably tolerated by most terminal emulators.

My knowledge in this field is very limited.. so please check thoroughly before merging 😅

Copy link
Member

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, well spotted. There shouldn't be a trailing semicolon, that's my mistake. Thanks!

@the-mikedavis the-mikedavis merged commit 3f86134 into helix-editor:master Jul 5, 2025
9 checks passed
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.

2 participants