Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: 25f72cf2401cde45e69c9d9bc876b76f540f1cac
https://github.com/tmux/tmux/commit/25f72cf2401cde45e69c9d9bc876b76f540f1cac
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Makefile.am
M grid.c
M tmux.h
A tty-draw.c
M tty.c
Log Message:
-----------
Rewrite tty_draw_line to be simpler and not to check overlay ranges.
Commit: b108653f02060ba75edce64c768a7526545ec569
https://github.com/tmux/tmux/commit/b108653f02060ba75edce64c768a7526545ec569
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M menu.c
M popup.c
M screen-redraw.c
M screen.c
M server-client.c
M tmux.h
M tty.c
Log Message:
-----------
Change overlay_ranges to visible_ranges.
Commit: 35485f2b5ed19b5fb5d49f5c8b1a400c94dca6eb
https://github.com/tmux/tmux/commit/35485f2b5ed19b5fb5d49f5c8b1a400c94dca6eb
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M screen.c
M tmux.h
M tty-draw.c
M tty.c
Log Message:
-----------
Fix selection with tty_draw_line.
Commit: 58e498c9d3de650d2b802712bf24f8e572ccd1c9
https://github.com/tmux/tmux/commit/58e498c9d3de650d2b802712bf24f8e572ccd1c9
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M tty-draw.c
Log Message:
-----------
Use right cell for empty check.
Commit: 7730d38339f43d48246bcc7990a40bf9cb26b250
https://github.com/tmux/tmux/commit/7730d38339f43d48246bcc7990a40bf9cb26b250
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M tty-draw.c
Log Message:
-----------
Skip correct width when moving to next position.
Commit: a25c14d472b2b365ba9cb22c7f49594af5766096
https://github.com/tmux/tmux/commit/a25c14d472b2b365ba9cb22c7f49594af5766096
Author: Michael Grant <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M menu.c
M popup.c
M screen-redraw.c
M server-client.c
M tmux.h
M tty-draw.c
M tty.c
Log Message:
-----------
Change overlay_ranges into visible_ranges.
Commit: b22537e8a45b33c900bccf4a4ab16468549905f9
https://github.com/tmux/tmux/commit/b22537e8a45b33c900bccf4a4ab16468549905f9
Author: Michael Grant <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M tty-draw.c
Log Message:
-----------
Conflict resolve.
Commit: d1a6ce8e7fbfee502dd6deed72fe7bdd0e4e033d
https://github.com/tmux/tmux/commit/d1a6ce8e7fbfee502dd6deed72fe7bdd0e4e033d
Author: Nicholas Marriott <[email protected]>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M menu.c
M popup.c
M screen-redraw.c
M server-client.c
M tmux.h
M tty.c
Log Message:
-----------
Associate each visible_ranges with some other object (tty, popup_data, etc) so
it is easier to keep track of its lifecycle, but still avoid allocating for
each use.
Commit: 1ec9ca497b74737b50d20400f938c3e2175148ba
https://github.com/tmux/tmux/commit/1ec9ca497b74737b50d20400f938c3e2175148ba
Author: Michael Grant <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Makefile.am
M grid.c
M menu.c
M popup.c
M screen-redraw.c
M screen-write.c
M screen.c
M server-client.c
M tmux.h
A tty-draw.c
M tty.c
Log Message:
-----------
Merge with visible_ranges banch. Convert visible_ranges to new style.
Compare: https://github.com/tmux/tmux/compare/dd5d0f4f0ce8...1ec9ca497b74
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 [email protected].
To view this discussion, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/floating_panes/dd5d0f-1ec9ca%40github.com.