Evil, Almost Full Vim Implementation In Emacs, Reaches 1.0
New submitter karijes writes "Evil is a new Emacs major mode intended to implement full Vim emulation for Emacs editor, and it's reached its first stable release. Evil implements many Vim features and has support for plugins, so there is port for rails.vim, NERDCommenter and mapleader among others. You can find details about this release on the mailing list."
So finally Emacs gets a text editor! I must say, it's a nice operating system but it's been missing a text editor for quite a while... ;)
I'm sorry, I only accept criticism in the form of sed expressions.
If you want to use vim, why wouldn't you just use vim?
If vim and emacs merged into one application, would the resulting application donate Richard Stallman to Uganda?
I heard you like to edit text, so I put a text editor in your text editor so you can edit text while you edit text.
My God, it's Full of Source!
OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
vi vi vi, the editor of the beast.
Remain calm! All is well!
I never liked that newfangled vim. It's far too... colorful. I usually swap it out for nvi, which is much more vi-like. Distributions (like Redhat) that install pico as the default editor make me punch someone. Maybe the guy who thought pico should be considered in any way an acceptable UNIX editor. I always have to swear, abort back to the command line, and export VISUAL=vi.
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
Viper mode is good, but it is at times confusing, especially when you confuse it with too many Escapes. Evil has quite a few more features too. Both are good projects, though I think Evil has progressed more.
For those of you old enough to remember the original vi, with a very limited set of commands and no support for the cursor keys:
Once we were trying to explain to an MS-DOS Wordstar user how the VI editor works. Here's what we come up with:
Vi is an editor with two distinguished modes:
In Edit mode you have all the capabilities of grandma's typewriter right under your finger tips! You can make the very same mistakes as you did with granny's typewriter and your possibilities to correct them are about the same.
That's why Vi was provided with a second mode, namely the Beep mode. On a vt100 terminal or compatible you can get into Beep mode by pressing an arrow or escape function key. In this powerful Beep mode even the more innocuous keystroke will promptly produce a Beep sound. As an example, arrows, return, blank spaces and most capital letters will produce beeps in the most arbitrary places of the screen. Just think about the whole world of possibilities that this mode gives to you:
--Compose a monotonic symphony or rap while editing your thesis!
--Send messages in Morse code to the secretary next door!
--Keep yourself awake with the clear sound of the Beep tone!
The variations are endless.