mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 12:25:45 +01:00
expand environment variables when setting 'cdpath' and 'shell'
This commit is contained in:
@@ -123,6 +123,8 @@ liberator.Search = function () //{{{
|
||||
liberator.search.highlight();
|
||||
else
|
||||
liberator.search.clear();
|
||||
|
||||
return value;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user