Files
nethack/win
nhmall d1c5649890 revisit display artifact appearing to the right of status line
The prior fix for this was a bit flawed. It was only considering
the length of the last field, but what it really needed to do was
consider the placement of the last character of the last field
on the row relative to the placement of the last character of
the last field on the row previously.

If the new placement of that last character of the last field
is left of the previous placement, some clearing must be done.
2018-09-29 22:28:10 -04:00
..
2018-03-10 21:48:22 +02:00
2017-09-26 10:04:25 +03:00
2018-09-19 21:46:07 -05:00
2018-05-16 23:06:44 -04:00
2018-09-15 11:29:13 +03:00
2018-04-25 16:54:50 -04:00
2018-09-22 23:01:39 -04:00