1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00

unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs

This commit is contained in:
Doug Kearns 2005-06-27 14:44:53 +00:00
parent 42fc33e2f8
commit 9b9e5a3ac0
2 changed files with 6 additions and 1 deletions

@ -1,3 +1,8 @@
2005-06-27 Doug Kearns <djkea2@gus.gscit.monash.edu.au>
* unposted: Completion/Unix/Type/_urls: complete WWW_HOME, ftp_proxy
and https_proxy with URLs
2005-06-27 Peter Stephenson <pws@csr.com>
* 21387: Doc/Zsh/contrib.yo: document the precision features

@ -1,4 +1,4 @@
#compdef curl -value-,http_proxy,-default-
#compdef curl -value-,WWW_HOME,-default- -P -value-,(ftp|http(|s))_proxy,-default-
# Configuration styles used:
#