On Sun, Oct 6, 2013 at 12:02 PM, Vlad Kozin <[email protected]> wrote: > Sorry guys, but I gave up. Downloaded racket-completion.bash and just > sourced it from my .bash_profile. Non-kosher I admit, but works for now. I > agree with Eli that > > (There's another advantage for distributing the files, of course: > having your completion updated with racket updates.) > > but I failed to grasp how to make it work. > > Instead, get a current snapshot: http://www.cs.utah.edu/plt/snapshots/ > and use that. > > Sam, the 64bit snapshot has neither collects/meta nor shell-completion.
First, the code has moved to `pkgs/shell-completion`. Second, with the snapshot, things have moved to using the package system. Try installing the 'shell-completion' package with 'raco pkg install'. Sam ____________________ Racket Users list: http://lists.racket-lang.org/users

