Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: other commands for _hosts
- X-seq: zsh-workers 16972
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: PATCH: other commands for _hosts
- Date: Fri, 12 Apr 2002 19:19:47 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
These don't appear to conflict with anything currently.
Index: Completion/Unix/Type/_hosts
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Type/_hosts,v
retrieving revision 1.1
diff -u -r1.1 _hosts
--- Completion/Unix/Type/_hosts 2 Apr 2001 11:38:00 -0000 1.1
+++ Completion/Unix/Type/_hosts 12 Apr 2002 23:16:47 -0000
@@ -1,4 +1,4 @@
-#compdef ftp ping rwho rup xping traceroute host
+#compdef ftp ping rwho rup xping traceroute host aaaa zone mx ns soa txt
local expl hosts
Messages sorted by:
Reverse Date,
Date,
Thread,
Author