files from last release. ex-050325

This commit is contained in:
2024-10-10 18:04:47 +00:00
parent 0793775912
commit 2c0c217bb6
58 changed files with 7236 additions and 430 deletions

16
README
View File

@@ -23,7 +23,9 @@ How to build
First look at the Makefile and change the settings there to match your
build environment. Explanations are provided directly in this file.
You can tune the sizes of some internal buffers by editing config.h.
You can tune the sizes of some internal buffers by editing config.h. In
particular, you will have to raise the size of the 'TUBE' constants if
you wish to use really large-sized terminals.
Then type 'make' and 'make install'.
@@ -49,10 +51,8 @@ IBM AIX 5.1, 4.3
NEC SUPER-UX 10.2
NEC UX/4800 Release11.5 Rev.A
Control Data EP/IX 2.2.1AA
FreeBSD 3.1, 4.5, 5.x, 6.1
FreeBSD 3.1, 4.5, 5.x
NetBSD 1.6, 2.0
DragonFlyBSD 1.3.7-DEVELOPMENT
Mac OS X 10.4.3
Reports about other Unix systems are welcome, whether successful or not
(in the latter case add a detailed description). This port of vi is only
@@ -123,8 +123,8 @@ HP HP-UX B.11.11 and later
FreeBSD 5.3
NetBSD 2.0
It has been tested on xterm patch #192, rxvt-unicode 4.2, mlterm 2.9.1,
xiterm 0.5, and gnome-terminal 2.10.0.
It has been tested on xterm patch #192, rxvt-unicode 4.2, mlterm 2.9.1, and
xiterm 0.5.
Successful operation is known for the following encodings: UTF-8, EUC-JP,
EUC-KR, Big5, Big5-HKSCS, GB 2312, GBK. vi does not support locking-shift
@@ -139,7 +139,7 @@ the erase key once after entering a multibyte character will result in an
incomplete byte sequence.
Gunnar Ritter 01/12/07
Gunnar Ritter 2/20/05
Freiburg i. Br.
Germany
<gunnarr@acm.org>
<Gunnar.Ritter@pluto.uni-freiburg.de>