CVS: cvs.openbsd.org: src

Nicholas Marriott <[email protected]> Thu, 6 Aug 2026 15:47:20 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
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.