1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-25 17:36:16 +02:00
zsh/Completion/Base/Utility
Eitan Adler 110ffae9fe 40035: Cosmetic fixes for comments and documentation.
Mostly fixes to doubled words.
2016-11-29 17:13:52 +00:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_alternative 24585: completion for glob qualifiers plus 2008-02-23 00:10:24 +00:00
_arg_compile moved from Completion/Base/_arg_compile 2001-04-02 11:09:17 +00:00
_arguments 40035: Cosmetic fixes for comments and documentation. 2016-11-29 17:13:52 +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 39333: include name of command used to gain priviliges in context for command and gain-priviliges styles 2016-09-16 00:05:10 +02: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 35270: _describe: Document a known issue described in 35229 2015-06-02 10:13:50 +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 37215: _regex_words: Don't add mismatched parentheses 2015-11-27 07:26:38 +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 33438: use the new way of splitting strings with a dynamic separator 2014-10-13 11:13:55 +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 35310 (plus undo 35268 (git 899613f)): fix quoting of cached arrays 2015-05-30 11:14:48 -07:00
_sub_commands moved from Completion/Base/_sub_commands 2001-04-02 11:11:52 +00:00
_values 38641: allow for values which resemble compadd options 2016-06-09 22:54:07 +02:00