PatchSet 924

Date: 2011/06/05 12:19:03
Author: nicm
Branch: HEAD
Tag: (none)
Log:
Add a respawn-pane command, from Marcel Partap.
This commit is contained in:
Nicholas Marriott
2011-06-23 19:23:12 +00:00
parent 7407459ed1
commit f513898e92
5 changed files with 111 additions and 1 deletions

View File

@ -110,6 +110,7 @@ dist_tmux_SOURCES = \
cmd-rename-session.c \
cmd-rename-window.c \
cmd-resize-pane.c \
cmd-respawn-pane.c \
cmd-respawn-window.c \
cmd-rotate-window.c \
cmd-run-shell.c \