Vim 6.3 Released
file cabinet (Bram Moolenaar) writes "It has been a year since version 6.2. During that year many bugs were fixed and a few new features added. The support for multiple languages has been improved. It is now possible to use translated help files. A lot of testing has been done and all reported problems have been solved. This is the most stable Vim release ever! Release notes can be found in the announcement. Or do ":help version-6.3" after installing. Happy Vimming!"
Vim is great. I used to use Emacs and vi equally: Emacs for programming and other important stuff, vi for editing config files. Then I discovered Vim, and have not used Emacs in a LONG time.
The only thing I didn't like about Vim is the odd (to me) language you extend it with. But I just discovered you can use Ruby, Perl, etc., instead, so once I figure that out I bet I can get uninstall Emacs completely.
And now I see on the site that Bram is accepting sponsorships.. considering how many $$ I make using Vim to do my work, I will gladly send him a few (hundred) euros for his trouble!
I installed this last week and was quite happy to see that the p-bug in windows is now fixed! Basically, if you had text selected and started to type a letter p, a paste would ensue rather than typing the letter p.
I had the opposite experience. Two years later I'm still finding new functionality in GNU Emacs.
Expert in software patents or patent law? Contribute to the ESP wiki!
"Happy Vimming!"
Am I the only one who thinks this sounds insanely dirty?!
It has been a year since version 6.2. /. now :)
It has been almost 2 weeks since 6.3 was released and we get an entry in Announcements on
vim, for the quick editor it is, doesn't deserve this delay.
If you check the wishlist for 7.0 you would be surprised to observe that support for embedding vim in another gui program is right up in the top slots with *none* voting against it.
It's good to see people actually agreeing upon something good
Did you know that 'vim' is a household name in India and its sales amount to more than Rs. 2500 millions!?! That vim here is a dishwashing bar to help ppl get away from "KitchenSink" faster is a different matter.
...are available here.
:wq.
To close, let me just say this....
The Army reading list
I come from the school of thought that a piece of software should do one thing well, and vim fit the bill. It let me edit programs fast. When I was dialing up over modem, vim seemed fast. In recent years I was somewhat annoyed by the incremental search with automatic highlighting being on by default, but I feel overall that my experience with vim has been an extremely productive one.
Setting up options with vim is very easy, where it seems that you have to carry around a configuration file every where you go to get the emacs you are used to.
I sure picked a great time to switch to Emacs.
;)
Oh well, at least I'm enjoying Emacs
Sure, those keybindings are the default when you install Vim on Windows. They're contained in a script called mswin.vim that is automatically run in each session. I'm sure you could even use the keybindings on a *nix box, if you're so inclined.