OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
C0_ESC
usr.bin/tmux/input-keys.c
636
key == C0_ESC ||
usr.bin/tmux/key-string.c
96
{ "Escape", C0_ESC },
usr.bin/tmux/tty-keys.c
932
onlykey != C0_ESC) {