1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 03:40:47 +02:00
zsh/Completion/Zsh/Context
2023-05-21 03:05:20 +02:00
..
_assign add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387) 2002-07-01 08:25:15 +00:00
_autocd Completion for AUTO_CD. 2001-06-21 09:33:15 +00:00
_brace_parameter 49959: _brace_parameter: add (-) 2022-04-03 11:27:28 +02:00
_condition 39332: support ksh's [[ -v varname ]] condition for checking if variables are set 2016-09-16 00:00:28 +02:00
_default allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755) 2002-03-04 08:53:41 +00:00
_dynamic_directory_name 51758: Make dynamic dir completion easier to implement 2023-05-21 03:05:20 +02:00
_equal 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
_first moved from Completion/Base/_first 2001-04-02 11:23:12 +00:00
_in_vared 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
_math improved math context completion: functions 2013-03-17 20:53:44 +00:00
_parameter moved from Completion/Base/_parameter 2001-04-02 11:24:02 +00:00
_redirect 50421: add context as the 1st arg to _dispatch 2022-07-24 21:08:06 +09:00
_subscript 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_tilde fix bug where 0 was not returned when adding a named directory as a match 2003-04-18 17:15:34 +00:00
_value 41762: fix for completion in assignment to associative array element 2017-09-28 09:31:35 +02:00
_zcalc_line 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00