Home
last modified time | relevance | path

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

/minix3/external/bsd/tmux/dist/
H A Dtty-term.c56 { TTYC_CUF1, TTYCODE_STRING, "cuf1" },
H A Dtty.c1238 if (cx == thisx + 1 && tty_term_has(term, TTYC_CUF1)) { in tty_cursor()
1239 tty_putcode(tty, TTYC_CUF1); in tty_cursor()
H A Dtmux.h256 TTYC_CUF1, /* cursor_right, nd */ enumerator