Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916053 - app-misc/tmux-9999: add sixel support
Summary: app-misc/tmux-9999: add sixel support
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-20 18:39 UTC by xbt573
Modified: 2024-01-19 16:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
SIXEL support ebuild patch (tmux-sixel.patch,1.08 KB, patch)
2023-10-20 18:40 UTC, xbt573
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description xbt573 2023-10-20 18:39:56 UTC
SIXEL support merged into tmux in https://github.com/tmux/tmux/commit/dfbc6b1888c110cf0ade66f20188c57757ee1298 (next-3.4)
This patch adds support for building tmux with SIXEL in live ebuild

Reproducible: Always

Steps to Reproduce:
1. Build app-misc/tmux-9999
2. Launch img2sixel
Actual Results:  
Nothing outputted

Expected Results:  
tmux shows SIXEL picture (or video)
Comment 1 xbt573 2023-10-20 18:40:50 UTC
Created attachment 873174 [details, diff]
SIXEL support ebuild patch
Comment 2 xbt573 2023-10-20 18:52:49 UTC
May be bugged because of needed ncurses version masked at the moment of sending this, needs to be tested after new version comes out