Awesome work on this!

I was wondering: Have you considered more integration with the
terminal (via `screen`), rather than evaluating and displaying in a
window? I had a setup like this with vim, and it worked really well.
For example, when you evaluate a function definition, it "pipes" it to
the terminal, and then you can play around with the function in the
terminal too. It feels more intuitive.

This post should clarify the method: 
http://technotales.wordpress.com/2007/10/03/like-slime-for-vim/

Sam

On Sep 24, 3:39 am, David Nolen <dnolen.li...@gmail.com> wrote:
> First off Acknowledgements:
>
> Aria Haghighi, did much of the heavy lifting on this project!
> Stephen Roller, created the first version of the bundle in 2008
> Mark McGranaghan, expanded Stephen Roller's version
> Justin Balthrop & Lance Bradley, core developers of 
> Cakehttp://github.com/ninjudd/cake- if they weren't constantly adding features
> just for this project, this would have never gotten off the ground
> Allan Odgaard, for being the creator of TextMate and listening to my Bundle
> dev noob questions
>
> A screencast:http://blip.tv/file/4160578
> The project repo:http://github.com/swannodette/textmate-clojure
> The Google Group:http://groups.google.com/group/textmate-clojure
>
> The project is written almost entirely in Clojure so you have no excuse to
> not contribute if you like TextMate :D
>
> Lots of bugs to fix. Two things I'd love to see:
>
> 1. Integration with nREPL via WebSockets to get a REPL right in TextMate
> 2. Integration with Mycroft to get an inspector right in TextMate
>
> David

-- 
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

Reply via email to