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

Add ANSI compressor #143

Merged
merged 3 commits into from
Oct 28, 2021
Merged

Add ANSI compressor #143

merged 3 commits into from
Oct 28, 2021

Conversation

meowgorithm
Copy link
Member

This update pipes output through @muesli’s ANSI compressor to improve rendering speed, particularly over the wire. The compressor eliminates redundant ANSI sequences and, as such, the compressor can be considered “lossless”.

muesli and others added 3 commits October 18, 2021 11:59
With this change all ANSI output will be piped through an ANSI compressor that
eliminates redundant ANSI sequences. As such the compressor can be considered
"lossless".
@meowgorithm meowgorithm merged commit 6dc000b into master Oct 28, 2021
@meowgorithm meowgorithm deleted the ansi-compressor branch October 28, 2021 13:45
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.

None yet

2 participants