You can execute (set! *print-length* 20) to avoid traps with printing infinite data structures.
I'd also highly recommend the emacs/swank combo for your repl. It's got tab completion and a lot more. try http://riddell.us/ClojureSwankLeiningenWithEmacsOnLinux.html to learn how to get started with emacs and clojure. Hope that helps, --Robert McIntyre On Sat, Dec 18, 2010 at 1:45 AM, tor <torgau...@gmail.com> wrote: > Hi, > > I have a couple of questions. > > If I start listing an infinite sequence in the repl and the press ctrl-c, I > always exit to bash. Is there a way to interrupt without exiting the repl? > > Is there a way to activate word completion in the repl? I find myself > hitting tab all the time... > > I use the linux repl.sh if case that makes a difference > > thanks in advance > > > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en