index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Completion
/
_command
blob: b2812de257ed0d6e72931c1fa93e4f46ce0c0c61 (
plain
)
1
2
3
4
5
6
7
#defcomp command if [[ -position 2 -1 ]]; then _normal "$@" else complist -em fi