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

feat(cellbuf): add common sequence decoding utilities #342

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

aymanbagabas
Copy link
Member

This abstracts the decoding of Select Graphic Rendition (SGR) escape sequences and hyperlink escape sequences from the cellbuf package. This will allow other packages to use these utilities without having to duplicate the code.

This abstracts the decoding of Select Graphic Rendition (SGR) escape
sequences and hyperlink escape sequences from the cellbuf package. This
will allow other packages to use these utilities without having to
duplicate the code.
@aymanbagabas aymanbagabas merged commit e24d5c3 into main Jan 24, 2025
12 checks passed
@aymanbagabas aymanbagabas deleted the cellbuf/decodes branch January 24, 2025 17:25
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