Searched refs:cmd_new_window_exec (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/tmux/
H A Dcmd-new-window.c35 static enum cmd_retval cmd_new_window_exec(struct cmd *, struct cmdq_item *);
48 .exec = cmd_new_window_exec
52 cmd_new_window_exec(struct cmd *self, struct cmdq_item *item) function

Completed in 164 milliseconds