mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
add _arguments based completion for alias and jobs (13947)
This commit is contained in:
parent
43cd922cd8
commit
f48fd1dd86
@ -6,5 +6,5 @@ _builtin _emulate _precommand _setopt _unsetopt _zle
|
||||
_cd _enable _print _source _wait _zmodload
|
||||
_command _fc _prompt _stat _which _zpty
|
||||
_compdef _hash _read _trap _zcompile _zstyle
|
||||
_ttyctl _ulimit _vared
|
||||
_ttyctl _ulimit _vared _alias _jobs_builtin
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user