wording adjustment to fixes entry
This commit is contained in:
@@ -314,8 +314,9 @@ status highlighting classifies gold, time, and experience-points as data type
|
|||||||
'long' but when selecting hilite rule to use treated them as 'int'
|
'long' but when selecting hilite rule to use treated them as 'int'
|
||||||
a config file line with OPTIONS=symset:default, roguesymset:RogueEpyx
|
a config file line with OPTIONS=symset:default, roguesymset:RogueEpyx
|
||||||
was disabling color on RogueEpyx even though the symset is
|
was disabling color on RogueEpyx even though the symset is
|
||||||
meant to have color due to an errant init_symbols() during the
|
meant to have color; that was due to an errant init_symbols() call
|
||||||
processing of symset:default after already processing RogueEpyx
|
during the processing of symset:default done after RogueEpyx had
|
||||||
|
already been processed
|
||||||
tty: turn off an optimization that is the suspected cause of Windows reported
|
tty: turn off an optimization that is the suspected cause of Windows reported
|
||||||
partial status lines following level changes
|
partial status lines following level changes
|
||||||
tty: ensure that current status fields are always copied to prior status
|
tty: ensure that current status fields are always copied to prior status
|
||||||
|
|||||||
Reference in New Issue
Block a user