fix #H4095 - naming discoveries list
The menu for picking an item to name when using the "on discoveries list" choice for #name or C when that list spanned multiple pages was exiting for <space> instead of advancing to next page. Space was being assigned as the selection letter for class header lines, which made no sense.
This commit is contained in:
@@ -34,6 +34,8 @@ getpos() complaint about invalid movement keystroke didn't describe meta-chars
|
||||
'realtime' value in xlogfile was incorrect if 'checkpoint' option was active
|
||||
make a previously-discovered scroll written with marker while blind have its
|
||||
label known so it can be read while blind
|
||||
#name or C for discoveries list that spanned multiple pages would exit on
|
||||
space instead of advancing to next page (workaround: use '>' instead)
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user