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:
parent
42fc33e2f8
commit
9b9e5a3ac0
@ -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:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user