Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c29b41e5279f246669aae32f0c15c20cfa82c3c6
https://github.com/tmux/tmux/commit/c29b41e5279f246669aae32f0c15c20cfa82c3c6
Author: nicm <nicm>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M cmd-resize-pane.c
M layout.c
M options-table.c
M options.c
M regsub.c
M screen-redraw.c
M screen-write.c
M server-client.c
M sort.c
M tmux.1
M tmux.h
M window-copy.c
M window-visible.c
M window.c
Log Message:
-----------
Make pane scrollbars able to auto-hide after a short timeout. This
replaces the previous "modal" behaviour where the pane would be resized,
which tended to make a mess. Instead, the scrollbar appears when
scrolling or when hovered over with the mouse and disappears a
(configurable) short period later. From Michael Grant.
Commit: d5284be91dee4f4dc25e1a7e3f26dc840abc8bba
https://github.com/tmux/tmux/commit/d5284be91dee4f4dc25e1a7e3f26dc840abc8bba
Author: Thomas Adam <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M cmd-resize-pane.c
M layout.c
M options-table.c
M options.c
M regsub.c
M screen-redraw.c
M screen-write.c
M server-client.c
M sort.c
M tmux.1
M tmux.h
M window-copy.c
M window-visible.c
M window.c
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/705fbf92eec7...d5284be91dee
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/master/705fbf-d5284b%40github.com.