OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
prompt_done
usr.bin/tmux/prompt.c
1318
return (prompt_done(pr, NULL, redraw));
usr.bin/tmux/prompt.c
1451
result = prompt_done(pr, s, redraw);
usr.bin/tmux/prompt.c
1458
return (prompt_done(pr, NULL, redraw));
usr.bin/tmux/prompt.c
1523
result = prompt_done(pr, s, redraw);