Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
REQUEST: to remove _verbose_list
- X-seq: zsh-workers 8640
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: REQUEST: to remove _verbose_list
- Date: Mon, 15 Nov 1999 12:47:07 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
It's based on the old compconfig stuff so much that I don't feel like
changing it. Maybe we'll sometime add a more sophisticated function
that allows trickery with tags.
This patch also adds the entry for `_complete_help'.
Bye
Sven
diff -u oldcompletion/Commands/.distfiles Completion/Commands/.distfiles
--- oldcompletion/Commands/.distfiles Mon Nov 15 12:44:26 1999
+++ Completion/Commands/.distfiles Mon Nov 15 12:45:57 1999
@@ -1,5 +1,5 @@
DISTFILES_SRC='
.distfiles
_bash_completions _correct_filename _correct_word _expand_word
- _history_complete_word _read_comp _most_recent_file _verbose_list
+ _history_complete_word _read_comp _most_recent_file _complete_help
'
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author