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-05-23 08:54:30 +00:00
..
_all_labels misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
_alternative
_approximate
_call
_compalso
_complete
_correct
_description use set -A' instead of eval' in more places (11525) 2000-05-23 08:54:30 +00:00
_expand
_file_descriptors
_files
_funcall
_history
_ignored
_list
_main_complete
_match
_menu Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
_message
_multi_parts don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_next_label
_normal
_oldlist
_options
_parameters
_path_files avoid tilde- and parameter-completion in quotes (11407) 2000-05-16 11:24:55 +00:00
_prefix
_requested
_sep_parts
_set_options
_setup
_sort_tags
_tags
_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
compdump 11467: [#<base>] syntax for output base 2000-05-19 18:22:50 +00:00
compinit
compinstall 11516: Completion/Core/compinstall: menu selection 2000-05-22 17:52:40 +00:00