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

Update to ratatui-image@0.4.3 to use native sixel lib #181

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

benjajaja
Copy link
Contributor

@benjajaja benjajaja commented Nov 24, 2023

Luckily, someone has written a native rust sixel library in the meantime! With just the API we need here.

Should get rid of libsixel (and its dependencies) linker errors.

Fixes #180

@benjajaja benjajaja force-pushed the fix/update_ratatui-image_icy_sixel branch from bd3795d to 676c1e9 Compare November 24, 2023 09:05
Should get rid of libsixel (and its dependencies) linker errors.

Fixes ulyssa#180
@benjajaja benjajaja force-pushed the fix/update_ratatui-image_icy_sixel branch from 676c1e9 to c478d0d Compare November 24, 2023 09:28
@ulyssa ulyssa changed the title fix: use latest ratatui-image with native sixel lib Update to ratatui-image@0.4.3 to use native sixel lib Nov 24, 2023
@ulyssa ulyssa merged commit 4236d9f into ulyssa:main Nov 24, 2023
3 checks passed
@ulyssa ulyssa added this to the v0.0.9 milestone Feb 29, 2024
@ulyssa ulyssa mentioned this pull request Mar 29, 2024
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.

linker error status.c:(.text+0x31c): undefined reference to curl_easy_strerror'`
2 participants