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

[[ -mcurrent -1 -*a* ]] && complist -ea
[[ -mcurrent -1 -*f* ]] && complist -eF
[[ -mcurrent -1 -*r* ]] && complist -ew
[[ ! -mcurrent -1 -* ]] && complist -eB