Hello, Am 08.10.2008 um 23:16 schrieb Jonas Bengtsson:
Trying to get Chimp running under cygwin. It seems like it depends on the following packages: vim, screen, util-linux (for getopt).
I use it at work with a Windows vim and Cygwin screen. The idea is to
start clojure with the chimp wrapper. This sets up the screen and starts
the clojure REPL:
chimp.sh -- rlwrap java -cp clojure.jar clojure.lang.Repl
Or whatever you use to start your clojure. It should give a screen with
a running REPL. At the bottom you get the so-called "Chimp ID". This is
used to contact the screen from Vim, which runs outside the screen.
For a cygwin vim, it should actually work as is. For a Windows vim you
maybe have to adjust the path to the temporary directory. I must
confess, that I don't know my settings at work by heart. I will check
tomorrow and provide my settings as an example.
Hope this helps for the moment.
Sincerely
Meikel
smime.p7s
Description: S/MIME cryptographic signature
