repo.or.cz
/
calf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
stereo bug: more testing
[calf.git]
/
calf
blob
fa91fcf0cb19661bbba4a44b273e887bca4c2a58
1
_calfjackhost() {
2
COMPREPLY=( $(compgen -W "`calfjackhost -L`" -- "${COMP_WORDS[COMP_CWORD]}") )
3
return 0
4
}
5
complete -F _calfjackhost calfjackhost