Erik Andrejko
Erik Andrejko
I think this is an issue with github. See [Unable to clone via http, can clone via git](http://support.github.com/discussions/repos/2671-unable-to-clone-via-http-can-clone-via-git) If you replace the http:// with git:// does it work?
On the first command rsense starts a server in the background and sends all subsequent commands to the server. It seems like the server is not starting correctly. If you...
If that command is working then it should also work from within TextMate. If not, do you have any tooltip that appears when you press ctrl + esc?
What happens when you try to run the rsense command from directly from the command line? Try running: ``` ruby Support/rsense-0.2/bin/rsense ``` from within the `RSense.tmbundle` directory and see if...