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

optionally set encoding backend to Sixel #50

Merged
merged 4 commits into from
May 16, 2021
Merged

optionally set encoding backend to Sixel #50

merged 4 commits into from
May 16, 2021

Conversation

johnnychen94
Copy link
Member

@johnnychen94 johnnychen94 commented May 15, 2021

closes #45

For backward compatibility consideration, I use Requires.jl so that I don't need to maintain another ImageInTerminal branch for old Julia versions. Eventually, we'll drop Julia < 1.6 support but I want to first refactor the codebase before that.

  • need tests

preview:

demo

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.

better image encoding via sixel
1 participant