1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Completion/Core
2000-04-18 15:09:40 +00:00
..
_all_labels _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_alternative make sure caller-supplied explanation takes precedence (10579) 2000-04-07 12:43:31 +00:00
_approximate make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641) 2000-04-11 09:40:13 +00:00
_call Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_compalso Initial revision 1999-04-15 18:05:38 +00:00
_complete Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_correct Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_description make _tags use C-code for braces in tag-order values; and misc. stuff (10775) 2000-04-17 08:04:42 +00:00
_expand Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_files allow brace expansion on patterns for file-patterns and tag-order (10695) 2000-04-12 12:35:38 +00:00
_funcall Initial revision 1999-11-18 10:05:45 +00:00
_ignored Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_list Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_main_complete completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801) 2000-04-18 07:36:55 +00:00
_match make _oldlist ignore list from _complete_help; _match runs for every match spec from matcher-list; _approximate doesn't redefine compadd if that is already a function (10641) 2000-04-11 09:40:13 +00:00
_menu Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_message Initial revision 1999-08-19 11:18:10 +00:00
_multi_parts Initial revision 1999-04-15 18:05:38 +00:00
_next_label _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_normal Initial revision 1999-04-15 18:05:38 +00:00
_oldlist keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
_options Initial revision 1999-04-15 18:05:38 +00:00
_parameters Initial revision 1999-04-15 18:05:38 +00:00
_path_files fix completion after ~<num> (10812) 2000-04-18 15:09:40 +00:00
_prefix Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_requested _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
_sep_parts Initial revision 1999-04-15 18:05:38 +00:00
_set_options Initial revision 1999-04-15 18:05:38 +00:00
_setup Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_sort_tags Initial revision 1999-11-12 15:28:25 +00:00
_tags make _tags use C-code for braces in tag-order values; and misc. stuff (10775) 2000-04-17 08:04:42 +00:00
_unset_options Initial revision 1999-04-15 18:05:38 +00:00
_wanted _wanted now tests both tags and labels; change places where _wanted was called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) 2000-04-11 07:57:56 +00:00
.distfiles Add _emulate, _zcompile, _all_labels, _ignored, _next_label. 2000-04-04 11:20:52 +00:00
compdump Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
compinit Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
compinstall handle list-prompt in compinstall 2000-04-18 13:41:13 +00:00