.. |
.distfiles
|
33047: use git to simplify massively source distribution file selection
|
2014-08-23 21:01:58 +01:00 |
_alternative
|
43928: _alternative: Evaluate (...) action syntax as with _arguments
|
2018-12-23 07:36:11 -06:00 |
_arg_compile
|
|
|
_arguments
|
49519: quote completed options as needed and remove the now superfluous quotes from option specifications
|
2021-10-26 18:35:36 +02:00 |
_cache_invalid
|
|
|
_call_function
|
|
|
_call_program
|
49272: Set $COLUMNS in _call_program to ensure cached command output is sufficiently wide
|
2021-08-27 09:47:32 +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
|
44274: allow finer control of completion match soring with compadd's -o option
|
2019-05-07 23:24:49 +02:00 |
_guard
|
44274: allow finer control of completion match soring with compadd's -o option
|
2019-05-07 23:24:49 +02:00 |
_multi_parts
|
45130: _multi_parts: Always pass -f to compadd if given by caller
|
2019-12-26 20:26:58 -06:00 |
_nothing
|
tidy up of many completions (updates, fixes, improvements and plain aesthetics)
|
2003-07-31 15:26:13 +00:00 |
_numbers
|
49597: add a helper for completing numbers with unit suffixes and separate out defaults, ranges and units in completion descriptions
|
2021-11-24 23:09:38 +01:00 |
_pick_variant
|
unposted: _pick_variant: Use ${(P) ::= rather than eval
|
2019-04-22 22:04:24 -05:00 |
_regex_arguments
|
16398: updated zstyle completion and related cleanup
|
2002-01-04 12:09:29 +00:00 |
_regex_words
|
41563: fix completion description alignment with _regex_words
|
2017-08-18 13:02:18 +02:00 |
_retrieve_cache
|
20204: Motoi Washida: typo in _retrieve_cache
|
2004-07-28 09:33:20 +00:00 |
_sep_parts
|
44274: allow finer control of completion match soring with compadd's -o option
|
2019-05-07 23:24:49 +02:00 |
_sequence
|
45895: ignore deduplication patterns in _sequence
|
2020-06-26 00:34:33 +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 |
_shadow
|
50323: create helper for shadowing builtins or existing functions and use it when redefining compadd et al.
|
2022-06-04 14:19:42 -07:00 |
_store_cache
|
47395: _store_cache: Don't leak the variable ${_cache_dir}.
|
2020-09-22 07:10:51 +00:00 |
_sub_commands
|
|
|
_values
|
50184: fix inclusion of -S separator in -r options passed to compadd through _describe
|
2022-05-07 16:54:31 -07:00 |