home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / elvis / Announce-2.2_0 next >
Text File  |  2003-10-21  |  2KB  |  40 lines

  1. As of October 20, Elvis 2.2 is officially released.
  2.  
  3. To learn about elvis, or download (source, Win32 binaries, or MS-DOS
  4. binaries) go to...
  5.  
  6.     ftp://ftp.cs.pdx.edu/pub/elvis/README.html
  7.  
  8. It's been a full four years since the version 2.1.4 was released so you
  9. should expect a lot of new features.  Here's a brief summary:
  10.  
  11. * Elvis 2.2 is pretty
  12.   o The :color command has been greatly improved.
  13.   o Can use Xft for antialiased text (x11 only).
  14.   o You can use background images.  (x11 and windows only)
  15.   o You can load your own elvis icon.  (x11 and windows only)
  16.   o Themes are supported.  ":theme sand" is included.  Other themes are
  17.     available via ":e theme:".  (x11 and windows only)
  18.   o Good default colors are provided for all user interfaces.
  19.   o The Windows interface can use X11 color names.
  20.  
  21. * Elvis 2.2 has many of Vim's feaures
  22.   o :autocmd
  23.   o Many g commands.
  24.   o Name completion.  Filenames, commands, options, etc.
  25.   o <key> notation in :map commands.
  26.   o You can load aliases and maps to emulate vim better with ":ru likevim".
  27.  
  28. * Other stuff
  29.   o Built-in spell checker.  Context sensitive, and can suggest corrections.
  30.   o Folding.  Lets you hide parts of your text without deleting it.
  31.   o Region highlighting.
  32.   o User-definable URL protocols.
  33.  
  34. * Still has the best features of 2.1
  35.   o "hex" display mode for editing binary files.
  36.   o "html", "man", and "tex" display modes, for previewing text.
  37.   o Online manual is written in HTML, and viewable with the "html" display
  38.     mode.  Look nice, and has many convenient links.
  39.  
  40.