mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 16:50:58 +01:00
use compadd -[ak] (11549)
This commit is contained in:
parent
4629133ad3
commit
fd25b24df6
67 changed files with 473 additions and 227 deletions
|
|
@ -62,4 +62,4 @@ fi
|
|||
|
||||
local expl
|
||||
|
||||
_wanted modules expl 'Perl modules' compadd "$opts[@]" - $_perl_modules
|
||||
_wanted modules expl 'Perl modules' compadd "$opts[@]" -a _perl_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue