Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_haiku.cc3243 thread_info tinfo; in gui_mch_prepare() local
3244 get_thread_info(find_thread(NULL), &tinfo); in gui_mch_prepare()
3251 tinfo.priority, NULL); in gui_mch_prepare()
3260 tinfo.priority, &ma); in gui_mch_prepare()
H A Dconfigure.ac3445 dnl when tinfo has been split off, it contains all we need.
3450 OSF1|SCO_SV) tlibs="tinfo ncurses curses termlib termcap";;
3451 *) tlibs="tinfo ncurses termlib termcap curses";;
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt11051 Problem: On some systems --as-needed does not work, because the "tinfo"
11053 Solution: In configure prefer using "tinfo" instead of "ncurses".