Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-show-prompt-history.c41 const struct cmd_entry cmd_clear_prompt_history_entry = { variable
60 if (cmd_get_entry(self) == &cmd_clear_prompt_history_entry) { in cmd_show_prompt_history_exec()
H A Dcmd.c39 extern const struct cmd_entry cmd_clear_prompt_history_entry;
131 &cmd_clear_prompt_history_entry,