Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: _ping



Clint Adams <clint@xxxxxxx> wrote:
> Completion for iputils ping and FreeBSD 4.11 ping.

I think we may want this, too...

Index: Completion/Unix/Type/_hosts
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Type/_hosts,v
retrieving revision 1.4
diff -u -r1.4 _hosts
--- Completion/Unix/Type/_hosts	8 Jun 2005 12:45:35 -0000	1.4
+++ Completion/Unix/Type/_hosts	24 Oct 2005 17:04:28 -0000
@@ -1,4 +1,4 @@
-#compdef ftp ping rwho rup xping traceroute host aaaa zone mx ns soa txt
+#compdef ftp rwho rup xping traceroute host aaaa zone mx ns soa txt
 
 local expl hosts tmp
 


-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com



Messages sorted by: Reverse Date, Date, Thread, Author