Lines Matching refs:curses
1866 * grub/asmstub.c (console_putchar): When not using curses,
1880 (main): Check for curses use and set terminal to dumb if we
1881 don't use it (helps for --batch and variants of non-curses
3629 whether your curses library has the definition.
6797 Now it is possible to build the grub shell with old BSD curses.
6810 * configure.in (--without-curses): New option. If WITH_CURSES is
6811 no, do not check for curses.
7423 required. Test for wgetch(), not getch() in -l[n]curses.
7425 Include the best existing header for [n]curses.
7996 buggy curses.
8568 "no-config-file", and from "disable-curses" to "no-curses".
8652 (longopts): Add new options, --disable-config-file, --disable-curses,
8658 fallback non-curses code.
8901 compatibility with curses.
8912 newlines deleting to end of line under curses.
8932 clash with curses.
8935 * configure.in: Check for curses libraries for use with
8939 compatibility with curses.