1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion/Zsh/Command
2021-04-09 21:53:41 +02:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_alias Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599: 2008-09-03 09:16:54 +00:00
_bindkey 38956: factor out zle widget completion into its own function 2016-07-28 16:12:59 +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 unposted: fix typo in _dirs opt description 2005-06-07 06:54:11 +00:00
_disable 31806: _enable _disable: Workaround special characters in alias and function names breaking _arguments syntax 2013-10-11 14:57:57 +02:00
_echotc update _pine for pine 4.33, add echoti completion and update _echotc (14567) 2001-05-30 11:54:53 +00:00
_echoti update _pine for pine 4.33, add echoti completion and update _echotc (14567) 2001-05-30 11:54:53 +00:00
_emulate 34435: Update emulate completion. 2015-01-30 16:24:20 +00:00
_enable 31806: _enable _disable: Workaround special characters in alias and function names breaking _arguments syntax 2013-10-11 14:57:57 +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 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
_jobs_builtin 16224: add -n option to kill and complete options from _kill 2001-11-06 15:06:59 +00:00
_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 make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
_mere 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
_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 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_run-help 32031 plus missed _run_help: get helpfiles install path corect in functions 2013-11-23 17:44:12 +00:00
_sched make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00: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 44809: _typeset: Complete 'functions -c' 2019-10-14 01:24:47 +00:00
_ulimit 17958: -u and -v options were missing 2002-11-22 11:50:51 +00:00
_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 19790: complete functions after -a and allow multiple -z/-k options 2004-04-17 21:07:16 +00:00
_zed 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_zftp unposted: _zftp: Use 'post' pattern matching 2019-03-06 18:06:07 -06:00
_zle 39370: complete -w and -K options to zle following the widget name and numeric base to integer 2016-09-21 23:03:14 +02:00
_zmodload 41971: correctly break out of certain tag loops when there are matches 2017-11-02 21:36:55 +01:00
_zmv 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_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 47737: _zstyle: Fix option completion when positional arguments are already present (regression from workers/39659 (commit ae3b675ce6)) 2021-03-29 13:44:44 +00:00
_ztodo Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00