Branch: refs/heads/floating_panes
Home: https://github.com/tmux/tmux
Commit: 26285e183e74739b9eae4cabd44b602376263f02
https://github.com/tmux/tmux/commit/26285e183e74739b9eae4cabd44b602376263f02
Author: jsg <jsg>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M tmux.1
Log Message:
-----------
botton -> bottom
Commit: d223a49d18d6b644dab03e5c36700c4bb49ca444
https://github.com/tmux/tmux/commit/d223a49d18d6b644dab03e5c36700c4bb49ca444
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 0890df5891cff2b11d6ff9edddb2d0b0bf3a6901
https://github.com/tmux/tmux/commit/0890df5891cff2b11d6ff9edddb2d0b0bf3a6901
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M layout.c
Log Message:
-----------
Add layout_cell_is_tiled and layout_cell_has_tiled_child helper
functions, from Dane Jensen.
Commit: 30e133d36aa158850f1b3961345c1515d4abf0fa
https://github.com/tmux/tmux/commit/30e133d36aa158850f1b3961345c1515d4abf0fa
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-break-pane.c
Log Message:
-----------
Fix default window check in break-pane, from Dane Jensen.
Commit: c03acc957256722457e1bed450ff1d9d0142e249
https://github.com/tmux/tmux/commit/c03acc957256722457e1bed450ff1d9d0142e249
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-break-pane.c
M layout.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 38dc3ec0daad24776c0f8102edc92e6cf9422059
https://github.com/tmux/tmux/commit/38dc3ec0daad24776c0f8102edc92e6cf9422059
Author: Nicholas Marriott <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M configure.ac
Log Message:
-----------
Prefer libtinfow if it is available, GitHub issue 5224 from Lars Wendler.
Commit: d2c23773ff8902611b2d56346868a90558203d8b
https://github.com/tmux/tmux/commit/d2c23773ff8902611b2d56346868a90558203d8b
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Fix missing border when drawing floating panes. From Michael Grant.
Commit: bdc01f44de7d7a7232970548d1878fb6749f2de0
https://github.com/tmux/tmux/commit/bdc01f44de7d7a7232970548d1878fb6749f2de0
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-resize-pane.c
M server-client.c
Log Message:
-----------
Fix resizing floating pane with a left scrollbar, from Michael Grant.
Commit: fcbb6a7384002b2a203262a4ac7deaa827647ea7
https://github.com/tmux/tmux/commit/fcbb6a7384002b2a203262a4ac7deaa827647ea7
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-new-window.c
Log Message:
-----------
Initialize wname so it we are not freeing garbage if it is not used.
Commit: 1d026b921ce56b8f7fe878f4453ab54de9e3cd36
https://github.com/tmux/tmux/commit/1d026b921ce56b8f7fe878f4453ab54de9e3cd36
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-new-window.c
M cmd-resize-pane.c
M screen-redraw.c
M server-client.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 4b772fd783b6c52154afa3b733d1c33aff4e7480
https://github.com/tmux/tmux/commit/4b772fd783b6c52154afa3b733d1c33aff4e7480
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M window-copy.c
Log Message:
-----------
Allow rectangle selection to extend past end of current line to behave
the same as vi with virtualedit=block set. From Mark Kelly in GitHub
issue 5227.
Commit: bec0f7d975b2218298acb89bab341181be65a95b
https://github.com/tmux/tmux/commit/bec0f7d975b2218298acb89bab341181be65a95b
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 9ad75e1dc3276d7fb6c7415fc79df407182d2f0f
https://github.com/tmux/tmux/commit/9ad75e1dc3276d7fb6c7415fc79df407182d2f0f
Author: nicm <nicm>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Makefile
M cmd-display-panes.c
M screen-redraw.c
M screen-write.c
M server-client.c
M tmux.h
A window-visible.c
Log Message:
-----------
Rename the visible ranges functions since they really relate to windows
and put them nto a new file.
Commit: 6cb2233cd2246221417a5463a150d5da32ad7074
https://github.com/tmux/tmux/commit/6cb2233cd2246221417a5463a150d5da32ad7074
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M cmd-display-panes.c
M screen-redraw.c
M screen-write.c
M server-client.c
M tmux.h
A window-visible.c
Log Message:
-----------
Merge branch 'obsd-master'
Commit: 6549765930b28bff5358091c32dc89746ea96e60
https://github.com/tmux/tmux/commit/6549765930b28bff5358091c32dc89746ea96e60
Author: Thomas Adam <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Makefile.am
Log Message:
-----------
Makefile: add window-visible.c
Commit: f8448764e20fd5e69440976a3d66a6d61b6ce4c5
https://github.com/tmux/tmux/commit/f8448764e20fd5e69440976a3d66a6d61b6ce4c5
Author: Dane Jensen <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Makefile.am
M cmd-break-pane.c
M cmd-display-panes.c
M cmd-new-window.c
M cmd-resize-pane.c
M configure.ac
M layout.c
M screen-redraw.c
M screen-write.c
M server-client.c
M tmux.1
M tmux.h
M window-copy.c
A window-visible.c
Log Message:
-----------
Merge branch 'master' into floating_panes
Compare: https://github.com/tmux/tmux/compare/f71e81c48354...f8448764e20f
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/f71e81-f84487%40github.com.