Search the web
Sign In
New User? Sign Up
vimannounce · Vim (Vi IMproved) text editor announcements
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Vim version 5.7 has been released   Message List  
Reply | Forward Message #69 of 195 |

Announcing: Vim (Vi IMproved) version 5.7
Author: Bram Moolenaar et al.

Announcement
------------
This is a bug-fix release of Vim. Since version 5.6 bugs have been fixed and
a few improvements have been made.

Vim 5.7 has been tested by quite a few people over the past weeks, and there
are no big changes since version 5.6. This should be the most stable Vim
version ever. But it's free software, the usual disclaimers apply.


What is Vim?
------------
Vim is an almost 100% compatible version of the UNIX editor Vi. Many new
features have been added: Multi level undo, syntax highlighting, command line
history, filename completion, block operations, etc. Those who don't know Vi
can probably skip this message, unless you are prepared to learn something new
and useful. Vim is especially recommended for editing programs.

Vim runs on almost any Unix flavor, MS-DOS, MS-Windows 3.1, MS-Windows
95/98/NT/2000, OS/2, Atari MiNT, BeOS, VMS, RISC OS, Macintosh and Amiga.

For more information, see "http://www.vim.org".


New since version 5.6
---------------------
Not much:
- 19 new syntax files.
- "explorer.vim" script, works like a file browser.

And many bug fixes! This version is aimed at stability.

See ":help version-5.7" in Vim for the details.


Where to get it
---------------
You can find a list of distribution sites at

ftp://ftp.vim.org/pub/vim/MIRRORS

Suggested locations:

ftp://ftp.<country>.vim.org/pub/vim/
ftp://ftp.vim.org/pub/vim/

Replace <country> with a country code, e.g.:

ftp://ftp.us.vim.org/pub/vim/


What is available
-----------------
Note that for all systems the distribution is split into an archive with
runtime files (documentation, syntax files, etc.) and a binary and/or source
archive. You should download at least two archives!

FILE SYSTEM COMMENTS

unix/vim-5.7-src.tar.gz Unix(*) Sources.
unix/vim-5.7-rt.tar.gz Unix(*) Runtime files.

extra/vim-5.7-extra.tar.gz Unix(*) Extra sources and docs (Farsi, OLE, VisVim).

unix/vim-5.6-5.7-rt.diff.gz Runtime diff with version 5.6.
unix/vim-5.6-5.7-src.diff.gz Sources diff with version 5.6.
extra/vim-5.6-5.7-extra.diff.gz Extra diff with version 5.6.

pc/vim57rt.zip Win32 MS-DOS and MS-Windows runtime files.
pc/gvim57.zip Win32 32 bit MS-Windows 95/98/NT/2000 GUI
binaries.
Recommended for MS-Windows 95/98/NT/2000.
The best choice for syntax highlighting and
speed.
pc/gvim57ole.zip Win32 32 bit MS-Windows 95/98/NT/2000 GUI
binaries, with OLE support and VisVim.
pc/gvim57_s.zip Win32s 32 bit MS-Windows 3.1/3.11 GUI binaries.
Requires Win32s.
pc/vim57w32.zip Win32 32 bit MS-Windows 95/98/NT/2000 console
binaries. Recommended for Windows NT/2000,
NOT for 95/98. Supports long file names.
pc/vim57d32.zip MS-DOS 32 bit protected mode binaries.
Recommended for MS-DOS, MS-Windows 3.1 and
MS-Windows 95/98 console. It is compiled
with DJGPP, it may need a DPMI driver
(CWSDPMI is included). Supports long file
names on MS-Windows 95/98 (NOT on NT/2000).
pc/vim57d16.zip MS-DOS 16 bit real mode binaries.
Runs on most MS-DOS systems, but is
restricted to using 640K memory. Small
version, without e.g., syntax highlighting
and autocommands.
pc/vim57src.zip PC Sources for PC versions (with CR-LF).

os2/vim57rt.zip OS/2 Runtime files (same as pc/vim57rt.zip).
os2/vim57os2.zip OS/2 Binaries.
(use the Unix archives for sources)

amiga/vim57rt.tgz Amiga Runtime files.
amiga/vim57bin.tgz Amiga Binaries.
amiga/vim57big.tgz Amiga Binaries with more features.
amiga/vim57src.tgz Amiga Sources for Amiga.

doc/vim57html.zip all Documentation converted to HTML.

patches/* all Recent patches.

(*) Also for BeOS, OS/2, VMS, Macintosh and Atari MiNT

The contents of the source archives depends on the specified system. To
obtain the full sources and docs, get the three Unix archives.


system file type Unpack with

Unix file.tar.gz gunzip file.tar.gz; tar xf file.tar
Amiga file.tgz gzip -d file.tgz; tar xf file.tar
PC file.zip pkunzip -d file.zip
or: unzip file.zip


Mailing lists
-------------
For user questions you can turn to the Vim mailing list. There are a lot of
tips, scripts and solutions. You can ask your Vim questions, but only if you
subscribe. See http://www.vim.org/mail.html. An archive is kept at
http://www.egroups.com/group/vim.

If you want to help developing Vim or get the latest patches, subscribe to the
vim-dev mailing list. An archive is kept at
http://www.egroups.com/group/vimdev.

Subject specific lists:
Multi-byte issues: vim-multibyte http://www.egroups.com/group/vim-multibyte
Macintosh issues: vim-mac http://www.egroups.com/group/vim-mac


Reporting bugs
--------------
Send them to <Bram@...>. Please be brief, all the time spent on answering
mail is subtracted from the time that is spent on improving Vim! Always give
a reproducable example and try to find out which settings or other things
influence the appearance of the bug. Try different machines if possible. See
":help bugs" in Vim. Send me patches if you can!

If something needs discussing with other developers, send a message to the
vim-dev mailing list. You need to subscribe first.


Happy Vimming!

--
hundred-and-one symptoms of being an internet addict:
103. When you find yourself in the "Computer" section of Barnes & Noble
enjoying yourself.

/-/-- Bram Moolenaar --- Bram@... --- http://www.moolenaar.net --\-\
\-\-- Vim: http://www.vim.org ---- ICCF Holland: http://www.vim.org/iccf --/-/



Sat Jun 24, 2000 2:24 pm

Bram@...
Send Email Send Email

Forward
Message #69 of 195 |
Expand Messages Author Sort by Date

Announcing: Vim (Vi IMproved) version 5.7 Author: Bram Moolenaar et al. Announcement ... This is a bug-fix release of Vim. Since version 5.6 bugs have been...
Bram Moolenaar
Bram@...
Send Email
Jun 24, 2000
2:17 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help