1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-21 00:01:26 +01:00
zsh/Completion/Base/Utility
Bart Schaefer 027ce9a001 26609: _path_files: better (?) fix for globcomplete.
unposted: _pick_variant: explicit rather than implicit success return.
2009-02-28 07:11:31 +00:00
..
.distfiles update some .distfiles 2007-08-01 21:38:33 +00:00
_alternative 24585: completion for glob qualifiers plus 2008-02-23 00:10:24 +00:00
_arg_compile
_arguments 26053: handle --help output like "--[fetch]all" 2008-11-17 10:37:37 +00:00
_cache_invalid
_call_function
_call_program moved from Completion/Core/_call 2001-04-02 11:13:47 +00:00
_combination bad use of indices in _combination 2007-07-05 18:23:13 +00:00
_complete_help_generic 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
_describe 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
_guard make _guard use _mesage -e'; make _message -e' use $curtag as a default; change uses of _guard (16708) 2002-02-25 09:09:31 +00:00
_multi_parts Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern. 2008-10-15 06:11:39 +00:00
_nothing tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
_pick_variant 26609: _path_files: better (?) fix for globcomplete. 2009-02-28 07:11:31 +00:00
_regex_arguments 16398: updated zstyle completion and related cleanup 2002-01-04 12:09:29 +00:00
_regex_words 23198: improve _values -s 2007-02-27 20:44:00 +00:00
_retrieve_cache 20204: Motoi Washida: typo in _retrieve_cache 2004-07-28 09:33:20 +00:00
_sep_parts users/6606: handle any matching control options passed down 2003-09-21 16:18:12 +00:00
_set_command remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
_store_cache Phil Pennock: 25275: use restrictive permissions on cache files 2008-07-11 19:18:34 +00:00
_sub_commands
_values Back off 26270 (accept-and-menu-complete). 2009-01-13 12:19:53 +00:00