Files
nethack/win
PatR e5fea0291e curses prompting
Make the same fix to curses that was done for tty in 3.6.1:  don't
let MSGTYPE entries be matched against prompt strings.  Like tty,
curses was using ordinary pline() to issue prompts; something like
MSGTYPE=hide"yn"
could wreak havoc.  Switch to custompline(OVERRIDE_MSGTYPE,...).
2019-04-04 13:52:14 -07:00
..
2018-11-11 10:29:52 -05:00
2019-04-04 13:52:14 -07:00
2019-01-29 17:14:55 -08:00
2019-01-29 17:14:55 -08:00
2018-11-11 10:29:52 -05:00
2019-01-29 17:07:00 -05:00
2019-03-12 21:30:22 -04:00
2019-03-29 14:35:36 -07:00
2019-04-01 09:27:09 -07:00