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
2016-07-28 16:16:25 +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
_cd 32205: skip cdpath search when prefix begins with "../" 2013-12-30 12:45:53 -08:00
_command 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01:00
_compadd unposted: _compadd: Fix typo. 2016-05-01 16:25:15 +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
_echoti
_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 35527: use list-separator style in cases where separator was hardcoded 2015-06-19 19:54:44 +02:00
_hash 23783: use _path_commands. 2007-08-19 23:31:30 +00:00
_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 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 38402: Complete 'eatmydata'. 2016-05-04 21:05:35 +00:00
_print _print: add -v 2016-07-18 00:44:52 +02: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
_stat see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
_strftime 36119: _strftime: Add completion for zsh/datetime's strftime builtin 2015-08-12 17:55:07 +02:00
_tcpsys 33485: fixes for zstyle context handling 2014-10-21 20:53:51 +02:00
_trap
_ttyctl
_typeset 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01: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 34373, 34374: update completion of builtin commands, modifiers, 2015-01-25 18:23:03 +01: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 unposted: Remove uneeded executability bits. 2015-12-03 23:49:14 +00:00
_zftp 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
_zle 38956: factor out zle widget completion into its own function 2016-07-28 16:12:59 +02:00
_zmodload 36146: avoid mix of -/ and -g with _files as that just overrides user preferences 2015-08-14 11:00:39 +02: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 38957: make use of updates to match-words-by-style and better support completion of word-style styles for zstyle 2016-07-28 16:16:25 +02:00
_ztodo Alexey: users/14588: ztodo function and completion 2009-11-22 19:17:32 +00:00