1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Completion/Core
2000-04-20 00:48:27 +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
_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
_file_descriptors Add completion for file descriptors 2000-04-20 00:48:27 +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 default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use variable-width strings (10816) 2000-04-19 06:49:36 +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
_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
_oldlist keep _oldlist from using the dummy match inserted for warnings (10691) 2000-04-12 09:28:56 +00:00
_options
_parameters
_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
_set_options
_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
_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 completion for file descriptors 2000-04-20 00:48:27 +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