Have you considered open sourcing textmate? I think there are a lot of people who would like to add features to this editor.
For example, I'd like to have split windows, to be able to save window configurations and embed a terminal or ssh session into the window.
David :)
gEdit is open source, and does a fair amount of what TextMate does. It's also cross-platform. Not sure if it splits windows, terminals or ssh'es... GVIM does split windows...
http://projects.gnome.org/gedit/
On Thu, Oct 14, 2010 at 7:12 AM, David Beckwith thirdreplicator@gmail.com wrote:
Have you considered open sourcing textmate? I think there are a lot of people who would like to add features to this editor.
For example, I'd like to have split windows, to be able to save window configurations and embed a terminal or ssh session into the window.
David :)
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
I've been thinking about leaving Textmate. But then again I don't want to waste my time doing all the customizations I already did on it. There aren't many things that bother me of textmate.
1. split views. 2. Search in Project crashes. 3. Impossible to edit big files. 4. Sometimes TM will eat up to 1.2gb ram. 5. Console inside TM
* -- Mario "Kuroir" Ricalde Developer at Destructoid.com kuroir@twitter *
On Thu, Oct 14, 2010 at 10:41 AM, Ben Wilson dausha@gmail.com wrote:
gEdit is open source, and does a fair amount of what TextMate does. It's also cross-platform. Not sure if it splits windows, terminals or ssh'es... GVIM does split windows...
http://projects.gnome.org/gedit/
On Thu, Oct 14, 2010 at 7:12 AM, David Beckwith thirdreplicator@gmail.com wrote:
Have you considered open sourcing textmate? I think there are a lot of people who would like to add features to this editor.
For example, I'd like to have split windows, to be able to save window configurations and embed a terminal or ssh session into the window.
David :)
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
-- Ben Wilson "We cannot determine the character or nature of a system within itself. Efforts to do so will only generate confusion and disorder." Boyd
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Mario "Kuroir" Ricalde wrote (Thu, 14 Oct 2010 22:29:27 -0500):
- Search in Project crashes.
I've experienced these chrashes only when there are large or many binary files in the project, e.g. a directory containing images. So for me it works to remove them from the project before starting "Search in Project" (right-click the files/folders in the project panel, select "Remove Selected Files..." -> "Delete References").
Of course this is only a workaround, not a solution, and you have to do it each time you open the project. But maybe it'll help you until this matter is solved.
Kind regards, Tobias Jung
On 15 Oct 2010, at 10:28, Tobias Jung wrote:
Mario "Kuroir" Ricalde wrote (Thu, 14 Oct 2010 22:29:27 -0500):
- Search in Project crashes.
I've experienced these chrashes only when there are large or many binary files in the project, e.g. a directory containing images. So for me it works to remove them from the project before starting "Search in Project" (right-click the files/folders in the project panel, select "Remove Selected Files..." -> "Delete References").
Of course this is only a workaround, not a solution, and you have to do it each time you open the project. But maybe it'll help you until this matter is solved.
You could always filter out these files and folders so they are not included in your project, assuming you have no real need for them there.
See Preferences, Advances, Folder References
Dave.
Kind regards, Tobias Jung
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 15 Oct 2010, at 10:28, Tobias Jung wrote:
Mario "Kuroir" Ricalde wrote (Thu, 14 Oct 2010 22:29:27 -0500):
- Search in Project crashes.
I've experienced these chrashes only when there are large or many binary files in the project, e.g. a directory containing images. So for me it works to remove them from the project before starting "Search in Project" (right-click the files/folders in the project panel, select "Remove Selected Files..." -> "Delete References").
Ack in Project. Also solves the huge memory leak that find in project causes, which will probably stop textmate eating 1.2GB of ram. (Mine's been running for ~90 hours and is using 49MB of ram. I've seen it hit 2GB of ram doing find in project searches on rails apps before now.)
C --- Caius Durling caius@caius.name +44 (0) 7960 268 100 http://caius.name/
On 14 Oct 2010, at 13:12, David Beckwith wrote:
Have you considered open sourcing textmate? I think there are a lot of people who would like to add features to this editor.
And a lot of people already do in form of bundles and plug-ins :)
Though I do feel bad about how 1.x has turned into abandon-ware (sand the bundles) and 2.0 into vaporware, but I am still optimistic enough about 2.0 for me to delay any serious F/OSS considerations.