Re: Re: lein repl newbie question

2011-09-23 Thread Bronsa
wrote: > > well, I was doing control+c which works too. How is control+d different? > > > On , Islon Scherer wrote: > > Have you tried control+d? > > > > > > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "Clojure" group. > > > > To post to th

Re: Re: lein repl newbie question

2011-09-23 Thread Islon Scherer
control+d exits clojure repl -- 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 th

Re: Re: lein repl newbie question

2011-09-23 Thread labwork07
well, I was doing control+c which works too. How is control+d different? On , Islon Scherer wrote: Have you tried control+d? -- 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

Re: lein repl newbie question

2011-09-23 Thread Islon Scherer
Have you tried control+d? -- 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

lein repl newbie question

2011-09-23 Thread labwork07
I like the lein repl. However, when I try to exit I get this error below. Any ideas? user=> (System/exit 0) Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.IndexOutOfBoundsException at parsepcap.scrapeindex=> (System/exit 0) Exception in thread "Thread-3" java.lang.Runtim