1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-30 19:20:53 +02:00
zsh/Completion/Zsh/Command
2021-09-06 12:48:53 -07:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_alias
_bindkey 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_builtin 44200 (tweaked): Completion: Append to precommands in _normal 2019-04-04 18:45:19 -05:00
_cd 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_command 44201: _command_name: Check for external forcing precommand 2019-04-04 18:45:19 -05:00
_compadd 48378: complete compadd options for other completion functions 2021-04-09 21:53:41 +02:00
_compdef 43366: _compdef: Change and add sources for completed completion function names. 2018-09-06 13:58:00 +00:00
_dirs
_disable 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_echotc
_echoti
_emulate 34435: Update emulate completion. 2015-01-30 16:24:20 +00:00
_enable 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_exec 44200 (tweaked): Completion: Append to precommands in _normal 2019-04-04 18:45:19 -05:00
_fc 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
_hash
_jobs_builtin
_kill 32925: complete process groups, partly as a way to suppress insertion of ambiguous PID prefix 2014-08-13 17:00:03 +02:00
_limit
_mere
_precommand 44200 (tweaked): Completion: Append to precommands in _normal 2019-04-04 18:45:19 -05:00
_print 39834: when print used with -v and -l, include a final newline 2016-11-05 00:31:01 +01:00
_prompt
_read
_run-help
_sched 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_set
_setopt 36177: _setopt: complete printexitvalue both ways 2015-08-17 00:56:48 +02:00
_source
_strftime 47494, 47495: Add -n option to strftime 2020-10-25 23:06:02 +01:00
_tcpsys 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_trap
_ttyctl
_typeset unposted (based on Marlon: 49273): add -x to local completion 2021-08-27 09:42:11 +02:00
_ulimit
_unhash 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01:00
_vared 38956: factor out zle widget completion into its own function 2016-07-28 16:12:59 +02:00
_wait
_which 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_zattr Fix ~ and (Q) order in _zattr 2015-03-15 00:42:01 +01:00
_zcompile
_zed 48710: histed + other zed updates 2021-05-15 13:37:35 -07:00
_zftp unposted: _zftp: Use 'post' pattern matching 2019-03-06 18:06:07 -06:00
_zle 48969: fix for "zle -N" completion 2021-09-06 12:48:53 -07:00
_zmodload 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_zmv
_zparseopts 44100: zparseopts: Add -F option, completion, tests; improve documentation 2019-03-12 19:03:56 -05:00
_zpty 35527: use list-separator style in cases where separator was hardcoded 2015-06-19 19:54:44 +02:00
_zsocket 36571: Completion for zsocket and updated losetup's completion 2015-09-23 01:14:08 +02:00
_zstyle 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_ztodo