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

/openbsd-current/usr.bin/tmux/
H A Dcmd-select-pane.c45 const struct cmd_entry cmd_last_pane_entry = { variable in typeref:struct:cmd_entry
100 if (entry == &cmd_last_pane_entry || args_has(args, 'l')) {
H A Dcmd.c59 extern const struct cmd_entry cmd_last_pane_entry;
151 &cmd_last_pane_entry,

Completed in 175 milliseconds