about summary refs log tree commit diff
path: root/Functions/Completion/_disable
blob: 063b65a7df380ef645ca82c8344a0e2f281ba659 (plain) (blame)
1
2
3
4
5
6
#defcomp disable

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