My favorite programming editor is Vi since I do a lot of server programming.
Here’s a fun little Javascript web-version of the Vi editor.
Now you can try out Vi and all its shortcut/macro goodness online with jsvi, a JavaScript-written clone of the basic Vi interface. It ...