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

PATCH: _functions for "functions"



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