I wish there was a split view option.
E text editor version 2 released
31–40 of 48 posts
Re: E text editor version 2 released
#32Re: E text editor version 2 released
#33Pretty annoying that I can't even try out e2 as I've had my licensed copy of e installed for longer than the trial period.
Re: E text editor version 2 released
#34Re: E text editor version 2 released
#35Alternate headline: Textmate clone beats Textmate to version 2. This was pretty much my text editor of choice when I had to use a Windows box.
In other news, Chrome, a Firefox clone, has beaten Firefox to version 4, and also to version 5... ... Or maybe, just maybe, comparing version numbers across different programs is completely useless.
SVG + Javascript is a fantastic platform for user interfaces, in my experience... compared to both HTML divs / css /js and also Cocoa native.
Please google, turn on svg in Android...
Re: E text editor version 2 released
#36If I choose HTML as the document type, I can style some PHP elements - but CSS in particular is just standard foreground-on-background...
Otherwise, this looks like a replacement for PSPad, which is my current choice.
Re: E text editor version 2 released
#37Alternate headline: Textmate clone beats Textmate to version 2. This was pretty much my text editor of choice when I had to use a Windows box.
In other news, Chrome, a Firefox clone, has beaten Firefox to version 4, and also to version 5... ... Or maybe, just maybe, comparing version numbers across different programs is completely useless.
Re: E text editor version 2 released
#38http://e-texteditor.com/blog/2009/opencompany http://e-texteditor.com/wiki/index.php/OpenCompany
since it looks like this new version is closed again.
Re: E text editor version 2 released
#39Re: E text editor version 2 released
#40Earlier quoted context omitted.
I can't imagine a situation where this functionality would be useful. Can you give an example?
When I get some time, I'll write it up more fully with some screencasts. For now, I'll try explaining: the way I think of it is, it lets you do the exact same thing as macros, except live. Macros in vim/emacs/others are often touted as a great feature, and they are. In vim for example, formatting a huge column of, say, html text involves formatting one row using the proper keyboard commands, then repeating the action…
got it running on my linux (with wine)
pretty slick... and yes, as a long time vim user, I think the feature will be very useful. although I don't think it's a macro replacement, macro still better for some use case. vim has visual block selection that can do similar thing, but not as powerful as this multicursor thing.