I have both git and subversion configured to use TextMate for editing commit messages. (mate -w -l 1).
In build 9379 , after I run git commit or svn commit, edit a message, and close the file, the command line is still waiting. I must quit the Textmate application in order for the command line operation to continue.
On Feb 15, 2013, at 3:05 PM, Curt Sellmer sellmerfud@gmail.com wrote:
In build 9379 , after I run git commit or svn commit, edit a message, and close the file, the command line is still waiting. I must quit the Textmate application in order for the command line operation to continue.
I noticed the same thing earlier, but hadn’t had time to report it.
Probably the same issue, but `rmate` won’t let go of an SSH connection until the application quits either.
On Feb 15, 2013, at 9:05 PM, Curt Sellmer sellmerfud@gmail.com wrote:
[…] I must quit the Textmate application in order for the command line operation to continue.
It might also work to call ‘pkill mate’ (after having saved and closed document).
Though I’ll push a fix tomorrow, sorry about the inconvenience.