CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/06 15:47:20
Modified files:
usr.bin/tmux : cmd-split-window.c
Log message:
Always unzoom before splitting window, for floating panes also. We
already unzoomed for tiled panes and this does the same for floating
panes (until we support having them float over a zoomed pane). From Ãric
NICOLAS.
