Using |OPTIONS=windowtype:Foo |OPTIONS=perm_invent or |NETHACKOPTIONS='perm_invent,windowtype:Foo' would enable perm_invent if interface "Foo" supported it, but using |OPTIONS=perm_invent |OPTIONS=windowtype:Foo or |NETHACKOPTIONS='windowtype:Foo,perm_invent' or combined |OPTIONS=perm_invent |NETHACKOPTIONS='windowtype:Foo' would only enable perm_invent if both "Foo" and the default interface supported it. Using '--windowtyp:Foo' on the command line didn't have this issue because command line interface selection replaces the default one before configuration file and environment options are processed.
177 KiB
177 KiB