about summary refs log tree commit diff
path: root/Completion/Base/_brace_parameter
blob: 092376e7821a376fb7cfdb599cf6a29be9f3d42d (plain) (blame)
1
2
3
4
5
#defcomp -brace-parameter-

# Simple but without spiffy suffix handling: compgen -v -S '} '

compadd -S '} ' -r '-:?#%+=[/'  - "${(@)${${${(f)$(typeset)}%%\=*}##* }:gs/'//}"