Home
last modified time | relevance | path

Searched refs:cmd_split_window_exec (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/tmux/
Dcmd-split-window.c36 static enum cmd_retval cmd_split_window_exec(struct cmd *,
51 .exec = cmd_split_window_exec
55 cmd_split_window_exec(struct cmd *self, struct cmdq_item *item) in cmd_split_window_exec() function