hi, I want to share a few suggestions for subversion bundle that comes with Textmate, I hope this is the proper place.
* Add the ability to set the ignore propset on folders directly in menu (ctrl+shift+a). * When viewing status (ctrl+shift+a+0), right clicking in window to reload will present a blank page, I'm the only one? * Add the ability to use the --force flag, this will reduce command line editing in some cases. * Add the ability to use svn move (svn ren) on files in project drawer, or just make rename function svn-aware
next, for textmate * add the possibility to directly have a terminal window opened sticked at the bottom of textmate like project drawer. * sorting files and directory in project drawer, directories first instead of alphabetic order. * set a default preference for the position of the project drawer (left or right).
thanks for making textmate, the best text editor so far.
Claudio
On Mar 15, 2007, at 8:46 PM, Claudio Poli wrote:
- When viewing status (ctrl+shift+a+0), right clicking in window to
reload will present a blank page, I'm the only one?
Currently all commands have to be rerun to update them. I had been working on a system to implement a reloadable and auto- reloading thing that would work almost the same as the current tmCommand system, but then I got way busy and haven't found the time to touch it.
TextMate HTML output windows can run shell commands through an ajaxy javascipty type deal. Basically all you'd have to do is pass the command into the window as a string that could then be run with the ajaxy thing.
It'd probly be best if Allan would just make it work magically in the background however since I'll probly never finish this and release it
thomas Aylott — subtleGradient — CrazyEgg — sixteenColors