1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-23 13:41:12 +01:00
zsh/Completion/Zsh/Command
2014-12-21 22:23:06 +01: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 33977: don't complete widgets as first argument to bindkey 2014-12-21 22:23:06 +01:00
_builtin
_cd 32205: skip cdpath search when prefix begins with "../" 2013-12-30 12:45:53 -08:00
_command 26801: add completion for calendar function 2009-04-01 10:57:10 +00:00
_compdef 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +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
_enable 31806: _enable _disable: Workaround special characters in alias and function names breaking _arguments syntax 2013-10-11 14:57:57 +02:00
_fc 31058: add completion of options from newer versions of some commands 2013-02-21 10:49:22 +00: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 Ingmar Vanhassel: 27457: add hilite as a precommand. 2009-12-05 17:34:39 +00:00
_print 30466: Add prompt format and printf format completion. 2012-05-14 15:32:26 +00: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 33061: More useful setopt / unsetopt completion 2014-09-06 11:01:12 +02:00
_source
_stat see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
_tcpsys 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_trap
_ttyctl new completion functions 2001-04-03 21:13:10 +00:00
_typeset 33323: fix bug in removing math functions and complete -M option to functions 2014-10-02 19:29:32 +02:00
_ulimit 17958: -u and -v options were missing 2002-11-22 11:50:51 +00:00
_unhash 21315: make completion functions give precendence to descriptions passed as 2005-06-08 12:45:24 +00:00
_vared new completion functions 2001-04-03 21:13:10 +00:00
_wait moved from Completion/Builtins/_wait 2001-04-02 11:32:13 +00:00
_which 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
_zattr 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_zcompile 19790: complete functions after -a and allow multiple -z/-k options 2004-04-17 21:07:16 +00:00
_zed new _zed 2001-04-02 12:45:05 +00:00
_zftp 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
_zle 30012: add $state_descr 2011-12-13 17:43:01 +00:00
_zmodload 33420: complete -R/-m options and fix feature completion 2014-10-10 17:03:59 +02:00
_zmv 18472: spelling corrections 2003-04-25 11:18:50 +00:00
_zpty 19648: complete -t and -n options 2004-03-17 14:19:12 +00:00
_zstyle 32528: vcs_info: Add check-for-staged-changes 2014-04-05 10:56:52 +02:00
_ztodo Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00