Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dcmd-select-window.c71 const struct cmd_entry cmd_last_window_entry = { variable
101 last = (cmd_get_entry(self) == &cmd_last_window_entry); in cmd_select_window_exec()
Dcmd.c60 extern const struct cmd_entry cmd_last_window_entry;
152 &cmd_last_window_entry,