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

Support parsing APC, DPS, PM and other generic C1 sequences #10

Merged
merged 1 commit into from
Jun 3, 2016

Conversation

clue
Copy link
Owner

@clue clue commented Jun 3, 2016

This adds support for some of the lesser known C1 control codes.

Even xterm only offers limited support here:
http://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Controls-beginning-with-ESC

This is technically a BC break with the current unstable master, as unsupported control codes no longer end up in the data stream.

Closes #4
Closes #5
Closes #6
Closes #7

@clue
Copy link
Owner Author

clue commented Jun 3, 2016

Supporting 8 byte C1 codes has been left out intentionally here, see #11.

@clue clue merged commit e06807a into clue:master Jun 3, 2016
@clue clue deleted the c1 branch June 3, 2016 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant