Dec 192017
 
VI clone for dos, unix, amiga. Source code.
File VIM20SRC.ZIP from The Programmer’s Corner in
Category C Source Code
VI clone for dos, unix, amiga. Source code.
File Name File Size Zip Size Zip Type
VIM 0 0 stored
README 1669 903 deflated
README2.0 24628 9337 deflated
SRC 0 0 stored
ADDCR.BAT 3737 613 deflated
ADDCR.C 433 248 deflated
ALLOC.C 3491 1477 deflated
AMIGA.C 31884 10309 deflated
ARPBASE.H 50979 13291 deflated
ARP_PROT.H 6807 1414 deflated
ASCII.H 833 426 deflated
BUFFERS.C 30896 8956 deflated
CHARSET.C 2217 926 deflated
CMDLINE.C 63169 17634 deflated
CMDTAB.H 7461 2087 deflated
CMDTAB.TAB 5460 1621 deflated
CSEARCH.C 11925 4051 deflated
DEBUG.H 896 401 deflated
DIGRAPH.C 8249 2575 deflated
EDIT.C 23103 6908 deflated
FILEIO.C 23121 7358 deflated
GLOBALS.H 9536 2935 deflated
HELP.C 3694 1492 deflated
KEYMAP.H 2209 833 deflated
LINEFUNC.C 2778 1025 deflated
MACROS.H 1431 619 deflated
MAIN.C 12036 4209 deflated
MAKEFILE 3945 1505 deflated
MAKEFILE.DIC 3205 1190 deflated
MAKEFILE.DOS 3863 1142 deflated
MAKEFILE.MAN 8403 1987 deflated
MAKEFILE.SAS 8099 2103 deflated
MAKEFILE.UNI 7359 2479 deflated
MARK.C 10230 3077 deflated
MARK.H 573 341 deflated
MESSAGE.C 3707 1538 deflated
MISCCMDS.C 17328 5995 deflated
MKCMDTAB.C 2178 783 deflated
MSDOS.C 18044 6525 deflated
MSDOS.H 2226 773 deflated
NORMAL.C 33786 9339 deflated
OPS.C 32743 9226 deflated
OPS.H 2021 914 deflated
PARAM.C 24318 6623 deflated
PARAM.H 6901 1958 deflated
PROTO 0 0 stored
PROTO.H 1322 454 deflated
ALLOC.PRO 267 132 deflated
AMIGA.PRO 1236 404 deflated
BUFFERS.PRO 1068 327 deflated
CHARSET.PRO 247 118 deflated
CMDLINE.PRO 621 222 deflated
CSEARCH.PRO 161 110 deflated
DIGRAPH.PRO 174 90 deflated
EDIT.PRO 400 176 deflated
FILEIO.PRO 248 132 deflated
HELP.PRO 75 51 deflated
LINEFUNC.PRO 315 127 deflated
MAIN.PRO 90 67 deflated
MARK.PRO 445 176 deflated
MESSAGE.PRO 258 111 deflated
MISCCMDS.PRO 1240 390 deflated
NORMAL.PRO 46 40 deflated
OPS.PRO 777 265 deflated
PARAM.PRO 236 130 deflated
QUICKFIX.PRO 208 117 deflated
REGEXP.PRO 175 106 deflated
REGSUB.PRO 159 105 deflated
SCREEN.PRO 651 225 deflated
SCRIPT.PRO 362 148 deflated
SEARCH.PRO 741 256 deflated
STORAGE.PRO 758 278 deflated
TAG.PRO 193 87 deflated
TERM.PRO 872 283 deflated
TERMLIB.PRO 307 149 deflated
UNDO.PRO 457 157 deflated
PTX_STDL.H 999 385 deflated
QUICKFIX.C 10330 3371 deflated
REGEXP.C 40616 12148 deflated
REGEXP.H 1590 681 deflated
REGMAGIC.H 680 336 deflated
REGSUB.C 7778 2855 deflated
SCREEN.C 34041 9372 deflated
SCRIPT.C 13525 4670 deflated
SEARCH.C 25126 7519 deflated
STORAGE.C 24365 7011 deflated
SUN_STDL.H 1947 525 deflated
TAG.C 9482 3225 deflated
TAGS 20552 5761 deflated
TCCONFIG.TC 1690 382 deflated
TERM.C 18851 6331 deflated
TERM.H 13919 2822 deflated
TERMLIB.C 16173 5164 deflated
TERMLIB.FIX 35 34 deflated
UNDO.C 14849 4262 deflated
UNIX.C 22649 7519 deflated
UNIX.H 2535 940 deflated
VERSION.C 15979 6660 deflated
VIM.H 8495 2940 deflated
VIM.PRJ 283 144 deflated
VIMRESP 325 157 deflated
UGANDA.TXT 3150 1567 deflated

Download File VIM20SRC.ZIP Here

Contents of the README file


README for version 2.0 of Vim: Vi IMproved.

Vim is an almost compatible version of the UNIX editor vi. Only the 'Q'
command is missing (you don't need it). Many new features have been added:
multi level undo, command line history, filename completion, block operations,
etc. See difference.doc.

This editor is very useful for editing programs and other plain ASCII files.
All commands are given with normal keyboard characters, so those who can type
with ten fingers can work very fast. Additionally function keys can be defined
by the user.

Vim currently runs under Amiga DOS, MSDOS and many UNIX versions. Porting to
other systems should not be very difficult.

Documentation:
tutor/readme - one hour training course for beginners
reference.doc - complete reference of all Vim commands
difference.doc - summarizes the differences with UNIX vi
index - alfabetical list of commands
amiga.doc - remarks for Amiga
unix.doc - remarks for unix
msdos.doc - remarks for MSDOS

Vim is Charityware. You can copy it as much as you like. Please read
uganda.txt for details.


The makefile offers some compilation options. If you do not use digraphs, you
can save some memory by recompiling without the DIGRAPHS option. The Amiga
and MS-DOS versions are compiled for a limited number of supported terminals.
If you want to use Vim with other terminals you can recompile with the
TERMCAP option. See the makefiles for further options.

Please send comments, bug reports and suggestions to:

Bram MoolenaarUUCP E-mail:[email protected]
Clematisstraat 30FAX: +31-77-595473
5925 BE Venlo
The Netherlands


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)