1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 22:51:42 +02:00
zsh/Completion/Zsh/Command
2018-11-13 13:01:47 -06: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
_cd 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
_command 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01:00
_compadd 43784: clarify descriptions on options related to match sorting 2018-11-08 11:01:20 +01: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
_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 39917: Complete setsid(1) as a precommand 2016-11-17 15:32:04 +00:00
_print 39834: when print used with -v and -l, include a final newline 2016-11-05 00:31:01 +01:00
_prompt moved from Completion/User/_prompt 2001-04-02 11:34:45 +00:00
_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 make use of _arguments in _set (14409) 2001-05-21 12:28:27 +00:00
_setopt 36177: _setopt: complete printexitvalue both ways 2015-08-17 00:56:48 +02:00
_source
_strftime unposted (cf. 43800): Update strftime completion 2018-11-13 13:01:47 -06:00
_tcpsys 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_trap moved from Completion/Builtins/_trap 2001-04-02 11:31:25 +00:00
_ttyctl new completion functions 2001-04-03 21:13:10 +00:00
_typeset 42784: complete -s and -x options to the functions builtin 2018-05-17 22:55:33 +02: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 moved from Completion/Builtins/_wait 2001-04-02 11:32:13 +00:00
_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 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00: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
_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 41960: add missing local declarations for MATCH, MBEGIN and MEND 2017-10-29 13:54:05 +01:00
_ztodo Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00