fixes36.3 again
Noticed that "multiple" was misspelled for entry about menu action ':' misbehaving under curses, but the phrasing for whole entry was difficult to comprehend so try to word it better. [This one is in the highlights list with the old wording.]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.163 $ $NHDT-Date: 1573118102 2019/11/07 09:15:02 $
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.165 $ $NHDT-Date: 1573119743 2019/11/07 09:42:23 $
|
||||
|
||||
This fixes36.3 file is here to capture information about updates in the 3.6.x
|
||||
lineage following the release of 3.6.2 in May 2019. Please note, however,
|
||||
@@ -298,9 +298,9 @@ curses: don't convert ^M (or <return> or <enter> key) into ^J; both ^J and ^M
|
||||
cause the hero to try to move
|
||||
curses: draw map in screen columns 1..79 like tty, rather than in 2..80
|
||||
curses: make text windows wider so that help feedback is more readable
|
||||
curses: using ':' for search string matching to toggle menu items in a multple
|
||||
page menu would highlight arbitrary items on the currently visible
|
||||
page in sync with the lines that matching items had on other pages
|
||||
curses: using ':' for toggling menu items which match a search string, in a
|
||||
multi-page menu it would highlight arbitrary items on the currently
|
||||
visible page in sync with lines that matched items have on other pages
|
||||
curses: when map window was clipped, position bars shown to indicate which
|
||||
part of the map was in view didn't work as intended, always drawing
|
||||
"*--------------" for horizontal (and comparable '*' with multiple '|'
|
||||
|
||||
Reference in New Issue
Block a user