HomeSort by: relevance | last modified time | path
    Searched refs:ncurses (Results 1 - 4 of 4) sorted by relevancy

  /src/tools/llvm/
Makefile 48 for lib in tinfo terminfo ncurses curses; do \
  /src/lib/libcurses/EXAMPLES/
view.c 5 * to test the scrolling code in ncurses.
33 #ifdef NCURSES
35 #include <ncurses.h>
39 #endif /* NCURSES */
  /src/lib/libedit/
terminal.c 63 #include <ncurses.h>
  /src/share/terminfo/
terminfo 3 # This version of terminfo.src is distributed with ncurses and is maintained
7 # bug-ncurses@gnu.org
18 # maintenance of ncurses (since 1996) are generally conceded to be copyright
19 # under the ncurses MIT-style license. That was the effect of the agreement
20 # which the principal authors of ncurses made in 1998. However, since much of
37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying
65 # Pointers to related resources (including the ncurses distribution) may
88 # ncurses suite; it differs from stock (System V-compatible) terminfo only
92 # you have ncurses `tic -I' is nicer (among other things, it automaticall
    [all...]

Completed in 18 milliseconds