CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/02 02:13:50
Modified files:
usr.bin/tmux : cmd-resize-pane.c cmd-select-pane.c
cmd-split-window.c cmd-swap-pane.c format.c
layout-custom.c layout-set.c layout.c
screen-redraw.c screen-write.c server-client.c
spawn.c tmux.h window.c
Log message:
Move the PANE_FLOATING flag into the layout cell and add an accessor.
>From Dane Jensen.
