Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dstatus.c37 static const char *status_prompt_down_history(u_int *, u_int);
1486 histstr = status_prompt_down_history(c->prompt_hindex, in status_prompt_key()
1625 status_prompt_down_history(u_int *idx, u_int type) in status_prompt_down_history() function