Add omit_buc -option
The option defaults to on, which is the old-style behaviour. Turning the option off will never omit the "uncursed" -status from inventory lines. This is pretty much required if users want to use menucolors based on the BUC state.
This commit is contained in:
@@ -2196,6 +2196,8 @@ location of the `y' and `z' keys swapped.)
|
||||
When moving by numbers, to enter a count prefix for those commands
|
||||
which accept one (such as ``12s'' to search twelve times), precede it
|
||||
with the letter `n' (``n12s'').
|
||||
.lp omit_buc
|
||||
Omit "uncursed" from inventory lists, if possible (default on).
|
||||
.lp packorder
|
||||
Specify the order to list object types in (default ``")[%?+!=/(*`0_'').
|
||||
The value of this option should be a string containing the
|
||||
|
||||
@@ -2641,6 +2641,9 @@ When moving by numbers, to enter a count prefix for those commands
|
||||
which accept one (such as ``{\tt 12s}'' to search twelve times), precede it
|
||||
with the letter `{\tt n}' (``{\tt n12s}'').
|
||||
%.lp
|
||||
\item[\ib{omit\_buc}]
|
||||
Omit ``uncursed'' from inventory lists, if possible (default on).
|
||||
%.lp
|
||||
\item[\ib{packorder}]
|
||||
Specify the order to list object types in (default
|
||||
``\verb&")[%?+!=/(*`0_&''). The value of this option should be a string
|
||||
|
||||
@@ -918,6 +918,7 @@ long worms can no longer be leashed
|
||||
the chest in the Castle containing the wishing wand can never be trapped
|
||||
the vibrating square is now a trap
|
||||
mimics wouldn't take on the form of "strange object"
|
||||
add an option to prevent omitting the uncursed status from inventory
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user