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-08-10 21:22:25 +00:00
..
_all_labels
_alternative
_approximate don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_call
_compalso
_complete
_correct
_description
_expand more fixes for completion of special characters (quoting) (12565) 2000-08-08 10:32:47 +00:00
_file_descriptors
_files
_funcall Initial revision 1999-11-18 10:05:45 +00:00
_history
_ignored
_list
_main_complete
_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
_message
_multi_parts
_next_label
_normal try to return the right value (12119) 2000-06-29 08:20:32 +00:00
_oldlist
_options
_parameters add -g option to _parameters to restrict type of parameters completed (12583) 2000-08-10 21:22:25 +00:00
_path_files more fixes for completion of special characters (quoting) (12565) 2000-08-08 10:32:47 +00:00
_prefix
_requested
_sep_parts
_set_options
_setup
_sort_tags
_tags
_unset_options
_wanted
.distfiles
compaudit
compdump
compinit
compinstall