Re: [ANN] Gorilla REPL 0.3.1

2014-07-27 Thread Jony Hudson
The save interface should still work as before, as in it will save to any path (that exists) relative to the project directory. So typing "ws/test.clj" will save the worksheet in the ws directory, assuming it exists. I'll have a bit think on how I can make the UI for the new load/save behaviour

Re: [ANN] Gorilla REPL 0.3.1

2014-07-25 Thread Paul Mooser
Ah, this makes sense. I renamed my worksheets, and it finds them fine. I didn't understand that it was supposed to be showing me a filtered list, since what I was doing worked in a previous version. So, is there now no way to create a worksheet in a subdirectory of the project? I normally keep

Re: [ANN] Gorilla REPL 0.3.1

2014-07-25 Thread Jony Hudson
Hi Paul, glad you're finding it useful! As for the problem: I think it's a good example of why I should stick to science and not dabble in UI design :-) The idea is that the text-box simply filters the list of options below it - it doesn't allow you to type in an arbitrary path. I'm guessing

Re: [ANN] Gorilla REPL 0.3.1

2014-07-25 Thread Paul Mooser
I've made gorilla-repl part of my normal workflow recently, and I've been enjoying great results. With this new version, I'm having trouble loading documents using the normal ctrl-g ctrl-l method. When I hit return after typing the path into the load dialog, it simply closes with no feedback o

[ANN] Gorilla REPL 0.3.1

2014-07-23 Thread Jony Hudson
Hi All, it's my pleasure to announce a new version of Gorilla REPL, v0.3.1. The focus of this release has been usability and taking off some of the rough edges. This version is now much friendlier to those: who like to use the mouse; who have short screens; who hate multi-press keyboard shortc