1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-21 03:40:22 +08:00
Brian Hartvigsen 80f151e56d 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.
2012-12-02 23:06:11 -07:00
..
2011-05-31 14:16:43 +02:00
2011-05-30 10:09:00 -04:00
2012-11-19 08:21:53 -06:00
2012-09-20 08:29:05 -04:00
2011-05-28 13:06:03 -04:00
2012-09-18 22:10:11 +07:00
2012-05-23 16:54:02 -07:00
2012-08-12 09:20:57 +02:00
2011-07-30 04:57:25 +02:00
2012-10-14 22:07:38 +08:00
2012-11-22 17:45:37 +01:00
2012-12-02 14:16:58 +02:00
2011-06-01 20:34:39 -04:00
2010-10-15 16:50:39 +02:00
2011-08-11 10:27:47 -06:00
2012-10-17 14:00:18 -03:00
2011-12-02 12:54:04 +01:00
2012-10-09 09:02:45 -07:00
2012-06-22 18:33:11 +01:00
2011-03-20 17:01:13 +05:30
2012-09-06 19:59:18 +10:00
2012-10-22 00:12:00 +02:00
2011-03-14 01:43:33 -04:00
2011-12-07 14:09:43 +01:00
2012-11-24 20:42:40 +05:30
2012-11-20 00:33:52 +00:00
2012-10-26 16:51:48 -07:00
2011-05-28 13:12:03 -04:00
2012-12-02 23:06:11 -07:00
2012-06-15 10:07:22 +03:00
2012-10-09 08:47:18 +02:00