Vim 7.2 Released
sanguisdex writes "After fifteen months of work: a brand new Vim release! This is a stable version. There are many bug fixes and updated runtime files. The only new feature worth mentioning is support for floating point. Upgrading from a previous version is highly recommended: a few crashing bugs and several security issues were fixed. For the details see the announcement or go directly to the download page."
O'Reilly released the latest new version of their vi book, (now "Learning the vi and Vim Editors") last summer with seven new chapters devoted to vim!
Am I crazy - or has vim 7.2 been out for a while?
The date on the announcement is from August 8, 2009.
Also:
~$ vim --version
VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Nov 11 2008 17:20:43)
I work daily with humongous text files. I have found no other editor that performs as well when you work with text files that are in several gigabytes range. All the other major shell text editors cough instantly (tried for instance Emacs, it loaded one of those files for 30 minutes before I got bored of waiting) and most of the shiny new GUI editors are even worse. For instance gedit practically dies instantly on the stuff I work with.
There is a place for vi*. You use them when the tool has to work. They are pain in the ass to use, but they manage things others do not.
I was very tempted to use my mod points to mod this TROLL, but I try staying far away from anything that even smells like "modding down stuff you disagree with", so I'll Feed the Troll, instead...
How do I search-replace SMARTLY (i.e. with regexp) in Notepad?
Does notepad support syntax highlighting?
Does notepad support "jumping" to the last position when reopening a file?
Does notepad support auto-indentation? Language-dependent auto-indentation?
Does notepad support multiple buffers? (cut-n-paste)
Does notepad support variable tabstops? Using spaces as tabs?
Does notepad support collapsing/folding sections into a single line?
These features are just a tiny fraction of what I use in VIM *every single day*. Notepad does none of these. I used to use emacs, because the insert, command and visual modes confused me. It really didn't take long to get used to, however, and I generally prefer VIM now (although I'm perfectly happy using emacs instead).
I feel I should now come up with a car analogy, comparing VIM and Notepad, but the only word that comes to mind is Yugo. And that would be Notepad, in case you were wondering.