Recently I’ve made the transition to VI Improved (Vim) and uninstalled jEdit, an editor I’ve been very happy with so far for all my programming tasks.
![]()
Even though Vim is as old as myself it is capable of doing almost anything when editing text. A lot of hardcore programmers swear to the tool and the rest use Emacs. These editors make the foundation of the editor war. One of the strengths of Vim is that it runs on any terminal with or without a GUI which makes it extremely light-weight and an excellent option for remote editing. Another great advantage is that because of the lack of GUI everything is possible to do with the keyboard. The learning curve is a bit steep but when you get the hang of it your editing speed will increase. The more I use Vim, the less I have to move my mouse (maybe I am a bit lazy).
Now that I have used Vim for some time and come to love it I have found a plugin for firefox which makes browsing simulate Vim. It goes by the name Vimperator

follow links by title or number
Vimperator is of course as Vim itself extendible so you can map all kinds of shortcuts and special behavior to your sites. Try it out!
My boss enjoyed it a lot as well – points for me right there.
Posted by diarrya 


