Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 7a78cdf78c00370d4ff1eb2c7cb5678412de9002 https://github.com/tmux/tmux/commit/7a78cdf78c00370d4ff1eb2c7cb5678412de9002 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths: M image-sixel.c M input.c M tmux.h Log Message: ----------- Three SIXEL improvements from nincsnevem662 at gmail dot com in GitHub issue 4149: - Pass P2 on the received image through when forwarding the image to the outside terminal to preserve transparency; - Preserve raster attribute dimensions which may be smaller than the actual image (used to crop out parts of the image to work around the limitation that rows must come in groups of six); - To avoid collapsing empty sixel lines, no longer ignore duplicate "-" new line specifiers. To unsubscribe from these emails, change your notification settings at https://github.com/tmux/tmux/settings/notifications -- You received this message because you are subscribed to the Google Groups "tmux-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to tmux-git+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/2df15a-7a78cd%40github.com.