Files
nethack/win/tty
PatR 747981d0c5 take two: tty bug with long 'autodescribe' text
Messages on tty which bypass message history weren't handling long
lines properly.  If the text wrapped to line 2, that continuation
portion was left on the screen after whatever operation that put it
here was finished.  (To reproduce:  assign a long name to a monster
with a long type name so that the combined length exceeds the display
width, then move the cursor over it with ';' or '/' while autodescribe
is On.)

This time prompting isn't adversely affected.
2019-06-15 07:18:47 -07:00
..
2018-11-11 10:29:52 -05:00
2018-12-03 01:46:01 -08:00
2019-04-09 13:16:54 -07:00
2019-05-20 18:08:32 -07:00