1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00

44249: Completion: Handle zsh/files built-ins in _mv and _rmdir

This commit is contained in:
dana 2019-04-26 17:45:35 -05:00
parent 9208e321da
commit d56a43f802
4 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#compdef mv gmv
#compdef mv gmv zf_mv
local args variant

View file

@ -1,4 +1,4 @@
#compdef rmdir grmdir
#compdef rmdir grmdir zf_rmdir
local variant
local -a args