Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _functions for "functions"
- X-seq: zsh-workers 7246
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: PATCH: _functions for "functions"
- Date: Wed, 21 Jul 1999 16:03:28 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I suppose this isn't strictly correct, since "functions" also takes +/-[tum],
but it seems silly not to complete anything at all for it.
Index: Completion/Builtins/_functions
===================================================================
--- _functions 1999/03/29 22:35:28 1.2
+++ _functions 1999/07/21 15:56:24
@@ -1,3 +1,3 @@
-#compdef unfunction
+#compdef functions unfunction
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author