1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 21:44:11 +01:00
zsh/Completion/Core
2000-06-09 07:49:44 +00:00
..
_all_labels use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_alternative
_approximate don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_call Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr) 2000-05-11 16:14:58 +00:00
_compalso add _in_vared for completion inside vared; make insert-tab default to `false' there 2000-05-15 13:19:26 +00:00
_complete add _in_vared for completion inside vared; make insert-tab default to `false' there 2000-05-15 13:19:26 +00:00
_correct
_description use set -A' instead of eval' in more places (11525) 2000-05-23 08:54:30 +00:00
_expand trying to improve _expand; new keep-prefix style, add-space gives more control (11815) 2000-06-08 08:39:50 +00:00
_file_descriptors use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_files don't use $match for something different than (#b)ackrefs (11464) 2000-05-19 08:24:16 +00:00
_funcall
_history use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_ignored misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
_list
_main_complete allow display of only messages via $compstate[list]=messages (11688) 2000-05-31 09:56:12 +00:00
_match
_menu
_message fix for completing options with _arguments -s'; fix for _message to use builtin compadd' (11349) 2000-05-12 14:36:46 +00:00
_multi_parts use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_next_label use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_normal optimise command lookup in old and new completion (user/3124) 2000-06-07 11:21:42 +00:00
_oldlist 11455: Completion/Core/_oldlist: old-menu defaults on 2000-05-18 08:59:29 +00:00
_options use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_parameters
_path_files improve _path_files, move some code into C, try to optimise glob patterns and immediately accept exact directory matches (11833) 2000-06-09 07:49:44 +00:00
_prefix misc. completion cleanups and changes (11242) 2000-05-08 08:16:32 +00:00
_requested use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_sep_parts use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_set_options use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_setup allow display of only messages via $compstate[list]=messages (11688) 2000-05-31 09:56:12 +00:00
_sort_tags completion doc fixes and cleanup; _sort_tags updated (11047) 2000-05-02 08:14:28 +00:00
_tags
_unset_options use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_wanted use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
.distfiles new _history completer (10979) 2000-04-27 14:16:15 +00:00
compdump allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such cases) (11686) 2000-05-31 09:23:28 +00:00
compinit allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such cases) (11686) 2000-05-31 09:23:28 +00:00
compinstall 11516: Completion/Core/compinstall: menu selection 2000-05-22 17:52:40 +00:00