Branch: refs/heads/sixel-passthrough
Home: https://github.com/tmux/tmux
Commit: 968382aa6a4b9c71fbc221aa4f0e899f6a83a260
https://github.com/tmux/tmux/commit/968382aa6a4b9c71fbc221aa4f0e899f6a83a260
Author: Nicholas Marriott <[email protected]>
Date: 2019-11-30 (Sat, 30 Nov 2019)
Changed paths:
M input.c
M screen-write.c
M tmux.1
M tmux.h
M tty-keys.c
M tty-term.c
M tty.c
Log Message:
-----------
Pass through SIXEL DCS sequences (treat similarly to the passthrough escape
sequence) if it appears the terminal outside supports them.
Commit: a5b1e209417b7d3f5b0099642dd317c312f79377
https://github.com/tmux/tmux/commit/a5b1e209417b7d3f5b0099642dd317c312f79377
Author: Nicholas Marriott <[email protected]>
Date: 2019-11-30 (Sat, 30 Nov 2019)
Changed paths:
M tmux.h
M tty.c
Log Message:
-----------
Add a flag to disable blocking while sending a SIXEL image (turned off when
the
buffer hits 0 size).
Commit: 0a15bbf3f1972dc84c5c84d5128024c1bc4c0074
https://github.com/tmux/tmux/commit/0a15bbf3f1972dc84c5c84d5128024c1bc4c0074
Author: Nicholas Marriott <[email protected]>
Date: 2019-11-30 (Sat, 30 Nov 2019)
Changed paths:
M server-client.c
Log Message:
-----------
Do not defer redraw if it is just the status line (will need to do more here I
think).
Compare: https://github.com/tmux/tmux/compare/968382aa6a4b%5E...0a15bbf3f197
--
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 [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/sixel-passthrough/000000-0a15bb%40github.com.