[racket-dev] Racket and Text Editors
Three minutes ago, Rodolfo Carvalho wrote:
> Hello,
>
> About Bash completion, is seems to me that it is not part of the
> "normal" distribution. Maybe available through the "Racket full"
> nightly installer or the git repo.
Through a URL, it's accessible at our git server or github as:
http://git.racket-lang.org/plt/blob_plain/HEAD:/collects/meta/contrib/completion/racket-completion.bash
https://raw.github.com/plt/racket/master/collects/meta/contrib/completion/racket-completion.bash
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!