Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen-write.c1344 tty_write(tty_cmd_reverseindex, &ttyctx); in screen_write_reverseindex()
H A Dtmux.h2454 void tty_cmd_reverseindex(struct tty *, const struct tty_ctx *);
H A Dtty.c1827 tty_cmd_reverseindex(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_reverseindex() function