Home
last modified time | relevance | path

Searched refs:horizontal_tab_delay (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libcurses/
H A Dcapdefaults.c87 horizontal_tab_delay = capval;
H A Dterm.h653 #define horizontal_tab_delay CUR Numbers[37] macro
H A DCaps877 horizontal_tab_delay OTdT num dT - - YB-G- padding required for ^I
/openbsd/lib/libcurses/tinfo/
H A Dparse_entry.c886 if (horizontal_tab_delay > 0) { in postprocess_termcap()
888 "%s$<%d>", C_HT, horizontal_tab_delay); in postprocess_termcap()