index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Completion
/
_builtin
blob: d2b11226b1743751dd61a4a2424857373a07e1f4 (
plain
)
1
2
3
4
5
6
7
#defcomp builtin if [[ -position 2 -1 ]]; then compsub else complist -eB fi