Home
last modified time | relevance | path

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

/dports/sysutils/tmux/tmux-3.2a/
H A Dscreen-write.c1333 tty_write(tty_cmd_scrolldown, &ttyctx); in screen_write_scrolldown()
H A Dtmux.h2193 void tty_cmd_scrolldown(struct tty *, const struct tty_ctx *);
H A Dtty.c1726 tty_cmd_scrolldown(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_scrolldown() function