mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Break new window and pane creation common code from various commands and
window.c into a separate file spawn.c.
This commit is contained in:
@ -162,6 +162,7 @@ dist_tmux_SOURCES = \
|
||||
session.c \
|
||||
status.c \
|
||||
style.c \
|
||||
spawn.c \
|
||||
tmux.c \
|
||||
tmux.h \
|
||||
tty-acs.c \
|
||||
|
Reference in New Issue
Block a user