1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Completion/Core
2001-04-02 11:04:12 +00:00
..
_all_matches
_alternative
_approximate probably no reason to put the (#a?) flag after an initial tilde in _approximate anymore (13730) 2001-03-23 13:58:57 +00:00
_call
_compalso
_complete
_correct
_expand fix comparison of expansions with expanded prefix (missing quoting) (13833) 2001-03-29 08:59:48 +00:00
_expand_alias
_file_descriptors
_files Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_funcall
_history
_ignored
_list
_match
_menu
_multi_parts next try to get rid of empty strings being added as possible completion by _multi_parts (13830) 2001-03-29 08:39:39 +00:00
_oldlist
_options
_parameters
_path_files fixlet, complicated match specs could result in incorrect words being used as possible path expansions (13724) 2001-03-23 09:55:49 +00:00
_prefix
_sep_parts
_set_options
_setup unset ZLS_COLORS if list-colors not set (13768) 2001-03-26 09:15:45 +00:00
_tags Various new, improved, fixed or updated functions (13600) 2001-03-11 22:53:41 +00:00
_unset_options
_wanted
.distfiles
compaudit