about summary refs log tree commit diff
path: root/Functions/Completion/__enable
blob: b315611dff5d5bde05e44bf6f45bbf0d294716b7 (plain) (blame)
1
2
3
4
5
6
#function enable

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