Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dcmd-rename-window.c29 static enum cmd_retval cmd_rename_window_exec(struct cmd *,
42 .exec = cmd_rename_window_exec
46 cmd_rename_window_exec(struct cmd *self, struct cmdq_item *item) in cmd_rename_window_exec() function