Move floating window stuff to new file: cmd-new-pane.c.

This commit is contained in:
Michael Grant
2025-10-24 10:25:18 +01:00
parent cc1324e2d9
commit 8a9e2fccbd
3 changed files with 223 additions and 192 deletions

View File

@@ -107,6 +107,7 @@ dist_tmux_SOURCES = \
cmd-load-buffer.c \
cmd-lock-server.c \
cmd-move-window.c \
cmd-new-pane.c \
cmd-new-session.c \
cmd-new-window.c \
cmd-parse.y \