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-07-24 12:52:41 +00:00
..
_all_labels
_alternative
_approximate
_call
_compalso
_complete try to return the right value (12119) 2000-06-29 08:20:32 +00:00
_correct
_description
_expand add some $(print...)s because of possible math-parse errors (12156) 2000-07-04 08:07:24 +00:00
_file_descriptors
_files
_funcall
_history
_ignored
_list
_main_complete fix for _arguments with single-letter options: recognize option-strings with multiple options; in _main_complete stop trying completers when one called _message, don't display warnings in such cases (12241) 2000-07-13 11:03:59 +00:00
_match
_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
_options
_parameters
_path_files avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208) 2000-07-10 08:03:36 +00:00
_prefix
_requested
_sep_parts
_set_options
_setup
_sort_tags
_tags
_unset_options
_wanted
.distfiles
compdump 12160: Cause compdump to fail early if it won't be able to write the file. 2000-07-04 16:16:34 +00:00
compinit 12140: make key rebinding for _expand complter easier 2000-07-03 14:00:44 +00:00
compinstall 12231: fix compinstall list-prompt setting 2000-07-12 11:04:07 +00:00