COMMAND: eset
ARGUMENTS: [<variable> [setting]]

The "eset" command adds a variable to your environment variable table, or
modifies the value of one that already exists.

The "eset" command with no arguments lists all your current variables and their
settings, if any.  (Note that many variables do not care what their setting is,
most toggles will either just be set or not set, the actual setting is
irrelevant.)

Variables are removed using the "eunset" command (see "help eunset").  See
"help variables" for a list of commonly recognized environment variables and
their effects.

EXAMPLES:

eset ansi white on blue
(turns on ANSI color usage, default color is white on blue (see "help ansi"))
eset brief-combat
(turns on brief-combat (see "help variables"))