Files
nethack/sys/msdos
nhmall e639c4bdaa A recent patch 634f4928 introduced new tty behavior,
where calling term_start_color(NO_COLOR) would have the same
effect as calling term_end_color().

That change only included a change for termcap, but not any of
the NO_TERMS configurations. (NO_TERMS is defined for an
implementation where termcap is not used).

This attempts to make sys/msdos/video.c and sys/windows/consoletty.c
honor the change.

The msdos change has not yet been tested.

No attempt was made to alter the term_start_color() implementations
within the outdated tree.
2023-12-07 09:34:05 -05:00
..
2023-05-28 22:58:47 -04:00
2002-01-05 21:05:57 +00:00
2022-10-02 20:41:02 -04:00
2002-01-05 21:05:57 +00:00
2022-10-02 20:41:02 -04:00
2023-02-21 11:15:08 -08:00