1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-28 08:05:46 +01:00

allow ${VAR} environment variable expansion on Windows too

This commit is contained in:
Doug Kearns
2008-12-02 14:48:48 +00:00
parent c3deb192b8
commit 3a8817a560
2 changed files with 12 additions and 5 deletions

View File

@@ -147,6 +147,13 @@ The same as [c]:set[c] command, but operates on global options only.
See [c]:set[c] for details.
____
|expand-environment-var| |expand-env| |:set_env| +
Environment variables are expanded for path options like 'cdpath' and
'runtimepath'. The variable notation is _$VAR_ (terminated by a non-word
character) or _$\\{VAR}_. _%VAR%_ is also supported on Windows.
section:Setting{nbsp}Firefox{nbsp}options[firefox-options]
Most Firefox options are not touched/overridden by Vimperator. In order to set