Ved is a portable editor for UNIX and most other OS.
Ved (visual editor) is a small and very fast screen-oriented editor that implements a user interface somewhere between vi and emacs. It is powerful and easy to learn, it has no limitations on line length and the type of characters that may appear in a file.
If you like to edit large files (> 2 GB) on a
32 bit OS, you need to modify the Makefiles
in the subdirectory 'ved' to compile ved
in large file mode (LF32 large summit).
Ved may be statically linked for administrative work in single user mode (see the makefile ved_static.mk in the ved subdirecktory).
