1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 00:51:05 +02:00
zsh/Completion/Base/Utility
2014-08-14 19:00:04 +02:00
..
.distfiles 31355: _comp_locale tries to sanitise locales but keep CTYPE; 2013-04-29 10:08:07 +01:00
_alternative 24585: completion for glob qualifiers plus 2008-02-23 00:10:24 +00:00
_arg_compile
_arguments 30012: add $state_descr 2011-12-13 17:43:01 +00:00
_cache_invalid moved from Completion/Base/_cache_invalid 2001-04-02 11:09:51 +00:00
_call_function moved from Completion/Core/_funcall 2001-04-02 11:13:30 +00:00
_call_program moved from Completion/Core/_call 2001-04-02 11:13:47 +00:00
_combination Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
_comp_locale 31369: set locale for completion if locale command is not usable 2013-05-04 16:07:34 +01:00
_complete_help_generic 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
_describe users/14033 as modified by users/14037 and added doc: allow colon quoting 2009-04-18 07:26:56 +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 28186: replace (...|...) pattern-match with a loop over the alternatives to 2010-08-22 15:54:36 +00:00
_nothing tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
_pick_variant 29820: _pick_variant -b to match builtin 2011-10-14 19:01:41 +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 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
_sequence 32997: new utility function for separated lists 2014-08-14 19:00:04 +02: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 moved from Completion/Base/_sub_commands 2001-04-02 11:11:52 +00:00
_values 30012: add $state_descr 2011-12-13 17:43:01 +00:00