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-06-26 09:36:12 +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
_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 allow _expand to expand braces; better detection of braces to complete in C (11973) 2000-06-19 09:55:31 +00:00
_expand make history completion use I{PREF,SUF}FIX (12011) 2000-06-21 08:05:28 +00:00
_file_descriptors use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_files make _files try each pattern only once (and stop after `*') (11915) 2000-06-15 09:06:21 +00:00
_funcall
_history typo in _history; missing free()s in zle_tricky.c (12067) 2000-06-26 08:20:33 +00:00
_ignored fix for completer lookup in _ignored (12070) 2000-06-26 09:36:12 +00:00
_list zstyle -e option; change math-styles to boolean ones; change defaults for _expand styles (11937) 2000-06-16 07:31:09 +00:00
_main_complete allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
_match
_menu
_message
_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 new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
_parameters allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
_path_files improve filename completion; use accept-exact for in-path completion; new fake style (11971) 2000-06-19 09:32:30 +00:00
_prefix
_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 new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
_setup allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
_sort_tags
_tags allow subscripts for compadd -[ak]; new style for history completion; better list-colors handling (12029) 2000-06-22 08:42:36 +00:00
_unset_options new match spec characters bBeE, match only word/line not both (11977) 2000-06-19 10:48:21 +00:00
_wanted use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
.distfiles
compdump a bit of security for compinit (avoid using things writable by others); avoid handling files with the same name twice; remove compconf (11998) 2000-06-20 07:15:38 +00:00
compinit compinit some more (12043) 2000-06-23 08:05:41 +00:00
compinstall 11516: Completion/Core/compinstall: menu selection 2000-05-22 17:52:40 +00:00