Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Dscreen.c213 *cstyle = SCREEN_CURSOR_BAR; in screen_set_cursor_style()
217 *cstyle = SCREEN_CURSOR_BAR; in screen_set_cursor_style()
H A Dtmux.h905 SCREEN_CURSOR_BAR enumerator
H A Dtty.c809 case SCREEN_CURSOR_BAR: in tty_update_cursor()