test and adjust for curses with msdos

This commit is contained in:
nhmall
2019-07-02 14:01:44 -04:00
parent 8bb8d32625
commit 1ac321eadc
4 changed files with 293 additions and 172 deletions

View File

@@ -184,6 +184,7 @@ curses+EDIT_GETLIN: when a prompt's answer was preloaded, using ESC to discard
curses+EDIT_GETLIN: the preceding fix handled an answer which spanned more
than one line but didn't remove the answer properly if the prompt
portion of prompt+answer spanned more than one line
msdos: code fixes to allow a build with curses and PDCurses
tty: re-do one optimization used when status conditions have all been removed
and remove another that tried to check whether condition text to be
displayed next was the same as the existing value; sometimes new