diff options
author | Brian Hartvigsen <brian.andrew@brianandjenny.com> | 2012-12-02 23:06:11 -0700 |
---|---|---|
committer | Brian Hartvigsen <brian.andrew@brianandjenny.com> | 2012-12-02 23:06:11 -0700 |
commit | 80f151e56d7d6d30858acf581141fa84bfd79bc7 (patch) | |
tree | c137f17cfdd8e31cfb9f5e511cecd671b71a7c43 /plugins/gas | |
parent | 51e05b7579a26266a0ed26398ab9eb5071800cd8 (diff) | |
download | zsh-80f151e56d7d6d30858acf581141fa84bfd79bc7.tar.gz zsh-80f151e56d7d6d30858acf581141fa84bfd79bc7.tar.bz2 zsh-80f151e56d7d6d30858acf581141fa84bfd79bc7.zip |
urltools for Everyone
#1445 is great, if you use node. For those that don't this should mean we can find a reasonable fallback.
Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
* `node`
* `python`
* `ruby`
* `php`
* `perl`
Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
Diffstat (limited to 'plugins/gas')
0 files changed, 0 insertions, 0 deletions