mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
26671: various minor attribute tidy ups
This commit is contained in:
parent
d58e5061ad
commit
919f7b12ad
4 changed files with 93 additions and 38 deletions
|
@ -29,6 +29,6 @@ _arguments \
|
|||
esac
|
||||
|
||||
if [[ $state = attrs ]]; then
|
||||
zlistattr $line[1] REPLY
|
||||
zlistattr $~line[1] REPLY
|
||||
_wanted attrs expl 'attribute' compadd ${(0)REPLY}
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue