Slashdot Mirror


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!"

5 of 53 comments (clear)

  1. Just for the balance by ciaran_o_riordan · · Score: 3, Interesting

    I had the opposite experience. Two years later I'm still finding new functionality in GNU Emacs.

    1. Re:Just for the balance by ciaran_o_riordan · · Score: 4, Interesting

      Learning new things does take a certain amount of effort. Emacs drove me mad for two whole days as I didn't know how to perform even basic tasks, but it was worth the effort though. (an additional two weeks was required to become properly comfortable).

      notepad -> ViM -> Emacs.

      I clung to ViM longer than I should have because I had learned it and I didn't want to discard that knowledge. I suspect many people are the same. Learning ViM (all those years ago) was such a pain, who'd want to throw out that effort? Do it. Emacs is much more useful.

      Typing Alt-v isn't such a big deal. Emacs has almost 30 years of development put into it, it's a great editor.

    2. Re:Just for the balance by metamatic · · Score: 2, Interesting

      I switched from emacs to vi, then to vim, and I've never looked back. Vim is much more ergonomic and easier to master than emacs.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  2. [2004-06-08] by vijaya_chandra · · Score: 5, Interesting

    It has been a year since version 6.2.
    It has been almost 2 weeks since 6.3 was released and we get an entry in Announcements on /. now :)

    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.

  3. Vim or Emacs by ufnoise · · Score: 2, Interesting
    A few years ago, 1999. I had the choice of learning emacs or vim. Unfortunately, the computers I had made emacs seem slow and cumbersome, whereas gvim and vim felt much faster. Now I have a faster computer which makes the latency between the two softwares feel about the same. Unfortunately, I love vim too much to let it go and about the only thing I know in emacs is control-c control-x.

    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.