summaryrefslogtreecommitdiffstats
path: root/spawn.c
AgeCommit message (Expand)Author
2019-06-30Do not double free window if pane fails to start.nicm
2019-05-27Fix crash when killing the current window, reported by Jesus Rafaelnicm
2019-05-25Make cmd_log_argv take a printf-like format for the prefix.nicm
2019-05-03Allow panes to be empty (no command), output can be piped to them withnicm
2019-04-28Support multiple occurances of the same argument. Use this for a newnicm
2019-04-17Break new window and pane creation common code from various commands andnicm