1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
zsh/Completion/Core
2000-11-25 23:50:01 +00:00
..
_all_labels
_all_matches add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
_alternative
_approximate
_call
_compalso
_complete if compcontext is an assoc, the keys are the completions and the values are their descriptions (12483) 2000-08-02 10:36:19 +00:00
_correct
_description
_expand add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960) 2000-10-11 12:19:23 +00:00
_file_descriptors
_files complete after autoloaded directories (a rather ugly hack); remove old code in _files (comma separated patterns); improve docs for fake style and for comma separated qualifier lists (12892) 2000-10-05 07:31:00 +00:00
_funcall
_history
_ignored
_list
_main_complete simplify setting standard completion system options using $_comp_options (13036) 2000-10-19 08:58:17 +00:00
_match aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) 2000-11-08 09:20:42 +00:00
_menu
_message
_multi_parts optimisations for _multi_parts (12354) 2000-07-24 12:52:41 +00:00
_next_label
_normal try to return the right value (12119) 2000-06-29 08:20:32 +00:00
_oldlist make _oldlist not use the dummy match added for the warning (12099) 2000-06-28 09:04:02 +00:00
_options
_parameters *** empty log message *** 2000-10-10 14:12:41 +00:00
_path_files aloow value `pattern' for insert-unambiguous style to preserve patterns in the original string; add list-suffixes style to make file completion list path suffixes if possible; slightly improved completion of pathnames with multiple pattern-components (13128) 2000-11-08 09:20:42 +00:00
_prefix
_requested
_sep_parts
_set_options
_setup fix for list-colors handling (12107) 2000-06-28 13:59:21 +00:00
_tags remove possibility for func() entries in tag-order style, can be done using zstyle -e (12974) 2000-10-12 08:28:26 +00:00
_unset_options
_wanted
.distfiles 3.1.6-dev-7 2000-10-17 12:55:41 +00:00
compaudit Move compinit security checks into compaudit. 2000-07-26 08:54:58 +00:00
compdump quoting 2000-08-03 13:35:43 +00:00
compinit ALL_EXPORT tweaks. 2000-11-25 23:50:01 +00:00
compinstall 12231: fix compinstall list-prompt setting 2000-07-12 11:04:07 +00:00