zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] Remove curl completion
@ 2015-11-18 23:16 Daniel Shahaf
  2015-11-19  0:20 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Shahaf @ 2015-11-18 23:16 UTC (permalink / raw)
  To: zsh-workers

Upstream now ships a completion¹ that is a superset of this one.

Daniel

¹ https://github.com/bagder/curl/blob/master/scripts/zsh.pl

diff --git a/Completion/Unix/Type/_urls b/Completion/Unix/Type/_urls
index 6f23803..e81eaac 100644
--- a/Completion/Unix/Type/_urls
+++ b/Completion/Unix/Type/_urls
@@ -1,4 +1,4 @@
-#compdef curl -value-,WWW_HOME,-default- -P -value-,(ftp|http(|s))_proxy,-default-
+#compdef -value-,WWW_HOME,-default- -P -value-,(ftp|http(|s))_proxy,-default-
 
 # Configuration styles used:
 #


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-20  3:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-18 23:16 [PATCH] Remove curl completion Daniel Shahaf
2015-11-19  0:20 ` Bart Schaefer
2015-11-19 11:41   ` Vincent Lefevre
2015-11-20  3:18     ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).