CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/21 04:33:16
Modified files:
usr.bin/tmux : cmd-join-pane.c cmd-resize-pane.c tmux.h
window.c
Log message:
Do not unzoom when resizing a floating pane that was created with -A.
Similarly, skip hidden floating panes when changing Z order. Reported by Clark
Wang.
