Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen-write.c1689 tty_write(tty_cmd_scrollup, &ttyctx); in screen_write_collect_flush()
H A Dtmux.h2361 void tty_cmd_scrollup(struct tty *, const struct tty_ctx *);
H A Dtty.c1895 tty_cmd_scrollup(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_scrollup() function