Beyond vi - Towards a modern command mode
e-texteditor.com
Beyond vi - Towards a modern command mode
1–10 of 14 posts
Re: Beyond vi - Towards a modern command mode
#2Re: Beyond vi - Towards a modern command mode
#3Re: Beyond vi - Towards a modern command mode
#4You cannot really suggest a vi replacement that runs on non-UNIX. Sorry, I'd like to try it out.
Re: Beyond vi - Towards a modern command mode
#5You cannot really suggest a vi replacement that runs on non-UNIX. Sorry, I'd like to try it out.
Re: Beyond vi - Towards a modern command mode
#6You cannot really suggest a vi replacement that runs on non-UNIX. Sorry, I'd like to try it out.
Actually the source is available and quite a few people have made it run on Linux. From what I hear it is still pretty unstable on Linux, but if a few gurus grabbed hold of it, it would probably quickly get up to speed.
So the source is indeed available but it isn't really open so it hurts in outside contributions.
[1] http://github.com/etexteditor/e/blob/master/docs/license.txt
Re: Beyond vi - Towards a modern command mode
#7The commands definitely look interesting though.
Re: Beyond vi - Towards a modern command mode
#8I was paying attention up to the part where you make it start in insert mode for use with the mouse, menus etc. I like working in the terminal, with as little mouse action as humanly possible, and (for crying out loud) in normal mode. Normal mode is where the action happens, and I'm fairly sure I'm not the only vim user who feels that way. The commands definitely look interesting though.
On the other hand, this would be a good preference.
Re: Beyond vi - Towards a modern command mode
#9Earlier quoted context omitted.
Actually the source is available and quite a few people have made it run on Linux. From what I hear it is still pretty unstable on Linux, but if a few gurus grabbed hold of it, it would probably quickly get up to speed.
I think it probably could have been working on linux with outside contributors if the license[1] did not contain strict requirements such as maintaining licensing. So the source is indeed available but it isn't really open so it hurts in outside contributions. [1] http://github.com/etexteditor/e/blob/master/docs/license.txt
Re: Beyond vi - Towards a modern command mode
#10Earlier quoted context omitted.
I think it probably could have been working on linux with outside contributors if the license[1] did not contain strict requirements such as maintaining licensing. So the source is indeed available but it isn't really open so it hurts in outside contributions. [1] http://github.com/etexteditor/e/blob/master/docs/license.txt
What problem do you have with the license? It doesn't require any release of source and it doesn't prevent sale of the software. It looks a lot like a BSD license.