E text editor version 2 released
e-texteditor.com
E text editor version 2 released
1–10 of 48 posts
Re: E text editor version 2 released
#2(Having said that, I seriously doubt anyone can pry me from my Sublime Text. Multiple-cursor editing is just a much better model for editing than anything I've ever seen before or since).
Re: E text editor version 2 released
#3Re: E text editor version 2 released
#4I'm really interested in seeing what the "vim inspired command-mode" is all about. Anyone know where I can see a screencast? (Having said that, I seriously doubt anyone can pry me from my Sublime Text. Multiple-cursor editing is just a much better model for editing than anything I've ever seen before or since).
Re: E text editor version 2 released
#5I'm really interested in seeing what the "vim inspired command-mode" is all about. Anyone know where I can see a screencast? (Having said that, I seriously doubt anyone can pry me from my Sublime Text. Multiple-cursor editing is just a much better model for editing than anything I've ever seen before or since).
Watch the screencast. This editor also has multiple-cursor editing.
The difference being, in true multi-cursor selections, you actually have several cursors which behave like cursors. So, for example, you can do "ctrl+right", and all the cursors move forward one word. Even if all the words are a different length, the cursors behave correctly.
This seems like a small deal but is actually huge. I'm planning to write up a post about it some day, but I'd encourage anyone interested to check out Sublime Text's multiple editing if you have some time.
Re: E text editor version 2 released
#6Earlier quoted context omitted.
Watch the screencast. This editor also has multiple-cursor editing.
As far as I see, it isn't "true" multiple-cursor editing like Sublime has. At least as far as I could tell from the video. The difference being, in true multi-cursor selections, you actually have several cursors which behave like cursors . So, for example, you can do "ctrl+right", and all the cursors move forward one word. Even if all the words are a different length, the cursors behave correctly. This seems like a s…
Re: E text editor version 2 released
#7Re: E text editor version 2 released
#8This was pretty much my text editor of choice when I had to use a Windows box.
Re: E text editor version 2 released
#9If E was brought properly to OS X, there could quite possible be a TextMate coup.
Re: E text editor version 2 released
#10I'm really interested in seeing what the "vim inspired command-mode" is all about. Anyone know where I can see a screencast? (Having said that, I seriously doubt anyone can pry me from my Sublime Text. Multiple-cursor editing is just a much better model for editing than anything I've ever seen before or since).
Watch the screencast. This editor also has multiple-cursor editing.