Add new tile-pane and float-pane commands.

This commit is contained in:
Michael Grant
2026-03-30 18:01:55 -04:00
parent 8a3620e438
commit 4232bf9e2f
6 changed files with 65 additions and 2 deletions

View File

@@ -147,6 +147,7 @@ dist_tmux_SOURCES = \
cmd-source-file.c \
cmd-split-window.c \
cmd-swap-pane.c \
cmd-tile-float-pane.c \
cmd-swap-window.c \
cmd-switch-client.c \
cmd-unbind-key.c \