Skip to content

feat: sixel fallback for multiplexers#1011

Merged
LeaWhoCodes merged 6 commits intofloatpane:masterfrom
andrinoff:feat/sixel-protocol
Apr 27, 2026
Merged

feat: sixel fallback for multiplexers#1011
LeaWhoCodes merged 6 commits intofloatpane:masterfrom
andrinoff:feat/sixel-protocol

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

Adds a sixelconv inside of clib package to convert PNG to Sixel format.

Builds a Sixel-compatible images inside multiplexers (prioritized)

Why?

Closes #446

@andrinoff andrinoff requested a review from a team as a code owner April 25, 2026 17:51
@github-actions github-actions Bot added the enhancement New feature or request label Apr 25, 2026
@andrinoff
Copy link
Copy Markdown
Member Author

/build

@floatpane floatpane deleted a comment from floatpanebot Apr 26, 2026
@floatpanebot
Copy link
Copy Markdown
Member

Build complete (7c550d8)

Warning

This is an unreviewed PR build and has not been security audited. It may contain bugs, vulnerabilities, or malicious code. Do not use for daily use. Only use for testing purposes.

OS Arch Download
Linux amd64 matcha_preview_linux_amd64.tar.gz
Linux arm64 matcha_preview_linux_arm64.tar.gz
macOS amd64 matcha_preview_darwin_amd64.tar.gz
macOS arm64 matcha_preview_darwin_arm64.tar.gz
Windows amd64 matcha_preview_windows_amd64.zip
Windows arm64 matcha_preview_windows_arm64.zip

@LeaWhoCodes
Copy link
Copy Markdown
Member

@andrinoff add docs, please

@andrinoff
Copy link
Copy Markdown
Member Author

andrinoff commented Apr 26, 2026

image

Currently, getting this issue on scrolling

This is unlikely to fix, dropping a fix for cursor disturbance

@andrinoff
Copy link
Copy Markdown
Member Author

/build

@floatpanebot
Copy link
Copy Markdown
Member

Build complete (3e30c6c)

Warning

This is an unreviewed PR build and has not been security audited. It may contain bugs, vulnerabilities, or malicious code. Do not use for daily use. Only use for testing purposes.

OS Arch Download
Linux amd64 matcha_preview_linux_amd64.tar.gz
Linux arm64 matcha_preview_linux_arm64.tar.gz
macOS amd64 matcha_preview_darwin_amd64.tar.gz
macOS arm64 matcha_preview_darwin_arm64.tar.gz
Windows amd64 matcha_preview_windows_amd64.zip
Windows arm64 matcha_preview_windows_arm64.zip

@andrinoff
Copy link
Copy Markdown
Member Author

there is likely no way to fix this, approving

@andrinoff
Copy link
Copy Markdown
Member Author

/approve

Copy link
Copy Markdown
Member

@floatpanebot floatpanebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @andrinoff via /approve command.

Copy link
Copy Markdown
Member

@LeaWhoCodes LeaWhoCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, will find a workaround for sixel

@LeaWhoCodes LeaWhoCodes merged commit b4b3dca into floatpane:master Apr 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: Image display support within Zellij (Sixel fallback)

3 participants