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-12 11:04:07 +00:00
..
_all_labels use compadd -[ak] (11549) 2000-05-31 09:38:25 +00:00
_alternative
_approximate
_call
_compalso
_complete try to return the right value (12119) 2000-06-29 08:20:32 +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 add some $(print...)s because of possible math-parse errors (12156) 2000-07-04 08:07:24 +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 don't start menu selection with only select=long (12226) 2000-07-12 09:25:18 +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 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 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 avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208) 2000-07-10 08:03:36 +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 fix for list-colors handling (12107) 2000-06-28 13:59:21 +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 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