
Zed - text/programmer's editor.

INSTALL
*******
 - simply copy zed.exe and zed.cfg together in a suitable directory.
 - if you want to customize configurations, copy the config files zed.cfg as
   zed.std then modify zed.cfg. If zed'll found error(s) in zed.cfg,
   it'll revert to zed.std.
 - you can configure almost ALL, please read zed.doc.

VERY FAST DEMO
**************
 - look at zed.png

MAJOR FEATURES
**************

 - Can use ANY keysequence (e.g. define a block with shift-arrow)
   even under unix local text terminal (linux).
 - intelligent screen update (NOT using the slow (n)curses).
 - Column blocks with insert & overwrite.
 - multi window/multi buffer.
 - color c++, html, tex, java, mail file.
 - shows parenthesis matching, searches for C functions, reindents C blocks.
 - about 200 commands and 100 variables to deal with.
 - Can edit/insert control codes (ascii 0-31 and 128-159).
 - executes programs with output redirected on a window (i.e. make, man, etc...).
 - Can load files with CRLF and/or CR and/or LF end-of-line marker.
 - clipboard and delete buffer.
 - savable run-time macros.
 - simple and powerful configuration system.
 - easy document mode, almost ascii.
 - automatic wordwrap and reformat, even inside quoted line within a e-mail file.
 - small, fast, powerful, low cpu consumer.
 - hexdump-like mode to edit binary file.
 - You can go everywhere with the cursor
 - Internal, fast file selector.
 - all that you'll find.

WHERE ZED WORKS
***************
 Zed is know to works well on:
 Linux, HPUX, SunOS, AIX, MsDos(DPMI).
 Reported to work under Irix.

HOW TO CONTACT THE AUTHOR
*************************
 For suggestions, contributions, bug reports (aka undocumented features),
 happy users reports:
 e-mail: saseraf@tin.it
 WWW:    http://space.tin.it/io/saserafi

ACKNOWLEDGEMENTS
****************
 I would like to thank all those people who has helped me testing Zed. THANKS!

 A good free program from Vicenza, Italy!

