-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
bump(main/tmux): 3.4 #19736
bump(main/tmux): 3.4 #19736
Conversation
Yeah, sixel does not work in termux-app. I have tried this new tmux after ssh-ing into termux from Linux desktop. Sixel in tmux works that way. In previous version of tmux, it did not work. |
Enabled it in anticipation of: Remote access is of course another method. |
It works, thanks! |
762c194
to
1c137eb
Compare
Link against arpa/inet.h Also enable building with `--enable-sixel` in anticipation of future Sixel support in the main app.
Link against arpa/inet.h (patch upstreamed, remove in next version) Also enable building with `--enable-sixel` in anticipation of future Sixel support in the main app.
Sixel support for the main tmux package was enabled as part of termux/termux-packages#19736 [no ci]
Sixel support for the main tmux package was enabled as part of termux/termux-packages#19736 [no ci]
Also enable building with
--enable-sixel
in anticipation of future Sixel support in the main app.I'd much appreciate testing on this PR before merging.
Instructions below.
(This is a pre-written, saved reply.)
To test this PR please download the appropriate DEB package(s)
from the build artifacts of the associated PR's latest CI run.
After downloading the build artifact, make sure to
unzip
and un-tar
it.Detailed instuctions, if needed.