From: PatR Date: Thu, 15 Nov 2018 01:23:28 +0000 (-0800) Subject: X11 NetHack.ad again X-Git-Tag: NetHack-3.6.2_Released~167^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7400d83ef6cdbf7382d39e57484324095cdafee6;p=nethack X11 NetHack.ad again STATUS_HILITES vs HILITE_STATUS: use the config file option name rather than source feature name in the "TTY-style status" comment. --- diff --git a/win/X11/NetHack.ad b/win/X11/NetHack.ad index 4894560f4..755fa58a7 100644 --- a/win/X11/NetHack.ad +++ b/win/X11/NetHack.ad @@ -1,4 +1,4 @@ -! $NHDT-Date: 1542244678 2018/11/15 01:17:58 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.19 $ +! $NHDT-Date: 1542244983 2018/11/15 01:23:03 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.20 $ ! Copyright (c) 2017 by Pasi Kallinen ! NetHack may be freely redistributed. See license for details. @@ -91,10 +91,10 @@ NetHack*highlight_prompt: False !NetHack*message_line: True ! If True, the default, use a "fancy" style status area below the map. -! Fancy status has some highlighting but does not honor STATUS_HILITES. +! Fancy status has some highlighting but does not honor HILITE_STATUS. ! If False, use TTY-style status lines (two text lines below the map). -! TTY status honors STATUS_HILITE thresholds and colors but for -! attributes, only supports inverse (not bold, dim, blink, or underline). +! TTY status honors HILITE_STATUS thresholds and colors, but for +! attributes only supports inverse (not bold, dim, blink, or underline). ! (As of this writing, fancy status looks better with a tiles map and ! tty-style status looks good with a text map but not with a tiles one.) !NetHack*fancy_status: False