Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dcmd-command-prompt.c159 cdata->flags |= PROMPT_KEY; in cmd_command_prompt_exec()
H A Dstatus.c1294 if (c->prompt_flags & PROMPT_KEY) { in status_prompt_key()
H A Dtmux.h1990 #define PROMPT_KEY 0x10 macro