Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-10-15 12:27:43 -0700 (Wed, 15 Oct 2003)
Revision: 204
Log message:
This addresses bug #85. The omake version of MetaPRL includes
all of Justin's fancy readline/curses/terminfo code. Lm_terminfo
was incorrectly asking for terminal info even if TERM is undefined.
Changes | Path |
+1 -1 | libmojave/cutil/lm_ncurses.c |
+8 -0 | libmojave/cutil/lm_terminfo.c |
+11 -5 | libmojave/util/lm_terminfo.ml |