Subject: | distroprefs wish: match/env |
It would be nice to allow also
match:
...
env:
key: valueregexp
...
in the distroprefs. I would use this feature for testing Term-Title,
i.e. using
env:
TERM: "^xterm$"
because it seems that his module is working for xterms, but is untested
for other terminal emulators.
The env match could also be used to control various other stuff.