Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-rotate-window.c27 static enum cmd_retval cmd_rotate_window_exec(struct cmd *,
40 .exec = cmd_rotate_window_exec
44 cmd_rotate_window_exec(struct cmd *self, struct cmdq_item *item) in cmd_rotate_window_exec() function