minix/commands/elvis
2012-03-25 21:58:27 +02:00
..
.descr
blk.c
cmd1.c
cmd2.c
config.h
ctags.c
ctype.c
ctype.h
curses.c retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
curses.h
cut.c
Doc.sh Initial revision 2005-04-21 14:53:53 +00:00
elvprsv.c
elvrec.c
ex.c
fmt.c
input.c
Knownbug.txt
main.c retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
Makedoc
Makefile allow elvis to be invoked as ex 2012-02-22 01:51:19 +01:00
Man.sh
misc.c
modify.c
move1.c
move2.c
move3.c
move4.c
move5.c
opts.c
prsvunix.c
Readme.txt
recycle.c
redraw.c
ref.c
regexp.c
regexp.h
regsub.c
system.c retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
tinyprnt.c
tinytcap.c
tio.c
tmp.c
unix.c retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
vars.c
vcmd.c
vi.c
vi.h

Elvis is a clone of vi/ex, the standard UNIX editor.  Elvis supports
nearly all of the vi/ex commands, in both visual mode and colon mode.

Elvis runs under BSD UNIX, AT&T SysV UNIX, SCO Xenix, Minix, MS-DOS
(Turbo-C or MSC 5.1), Atari TOS, OS9/68000, Coherent, VMS, and AmigaDos.
Ports to other operating systems are in progress; contact me before you
start porting it to some other OS, because somebody else may have
already done it for you.

Elvis is freely redistributable, in either source form or executable
form.  There are no restrictions on how you may use it.

The file "elvisman.txt" contains the manual for elvis.  It is a plain
ASCII file with nothing more exotic than a newline character.  It is
formatted for 66-line, 80-column pages.  There may also be an archive of
"*.ms" and "*.man" files, which contain the TROFF source text used to
generate that manual.

The file named "Makefile.mix" is used to compile elvis for all systems
except VMS and possibly MS-DOS.  You should copy "Makefile.mix" to
"Makefile", and then edit "Makefile" to select the appropriate group of
settings for your system.


Author: Steve Kirkendall
	14407 SW Teal Blvd. #C
	Beaverton, OR   97005

E-mail:	kirkenda@cs.pdx.edu

Phone:	(503) 643-6980