about summary refs log tree commit diff
path: root/Functions/Completion/_enable
blob: 22ff53ee7c89a334b6fee79b30c54f9fb55f975e (plain) (blame)
1
2
3
4
5
6
#defcomp enable

[[ -mcurrent -1 -*a* ]] && complist -da
[[ -mcurrent -1 -*f* ]] && complist -dF
[[ -mcurrent -1 -*r* ]] && complist -dw
[[ ! -mcurrent -1 -* ]] && complist -dB