1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-23 17:01:05 +02:00
zsh/Completion/Zsh/Context
2010-06-11 22:28:21 +00:00
..
.distfiles 25733: stub function for dynamic directory name completion 2008-09-29 17:40:54 +00: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
_condition Fix typos in some descriptions. 2004-06-24 15:45:58 +00: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 28026: use "zsh_directory_name c" for completion of dynamic directory names 2010-06-11 22:28:21 +00:00
_equal 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
_first
_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
_parameter moved from Completion/Base/_parameter 2001-04-02 11:24:02 +00:00
_redirect Ben: 27589: improved -redirect 2010-04-09 11:57:37 +00:00
_subscript Mikael: 27981: complete (e) in subscript 2010-05-31 14:29:30 +00: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 fix out-of-date documentation for -value- completion and move description of 2003-02-25 14:55:50 +00:00
_zcalc_line zcalc completion idiosyncracies with :! 2008-06-13 14:27:37 +00:00