Skip to content

Commit f8af63c

Browse files
committed
Add nvi2 acknowledgments to README.
Closes: #120
1 parent b68d83d commit f8af63c

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

README

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is version 2.2.0 (2020-08-01) of nex/nvi, a reimplementation of the ex/vi
1+
This is version 2.2.1 (2023-09-25) of nex/nvi, a reimplementation of the ex/vi
22
text editors originally distributed as part of the Fourth Berkeley
33
Software Distribution (4BSD), by the University of California, Berkeley.
44

@@ -24,6 +24,30 @@ o Nvi was written by Keith Bostic, and the last version is 1.79. After that,
2424
Jun-ichiro itojun Hagino developed the file encoding detection
2525
techniques in his nvi-m17n.
2626

27+
o In nvi2, Zhihao Yuan incorporated the multibyte encoding support onto DB1.
28+
29+
It was not possible without great support from Alexander Leidinger,
30+
Peter Wemm, and the FreeBSD community.
31+
32+
Last but not least, money from Google Summer of Code.
33+
34+
o Since then,
35+
36+
Todd C. Miller and Craig Leres adopted and refined the NetBSD-style
37+
expandtab option.
38+
39+
Yamamoto Takashi, Matija Skala, and Jessica Clarke ported the
40+
software to macOS and Linux.
41+
42+
Anthony J. Bentley made heroic efforts to modernize the code base
43+
and documentation, leveraging experience from OpenBSD to improve the
44+
quality of the project.
45+
46+
...and many others, including Michael McConville, Marc Simpson,
47+
Jeffrey H. Johnson, Bosco García, Anton Konyahin, Walter Alejandro
48+
Iglesias, and those who tried hard to keep anonymous on GitHub :)
49+
Their insights render the software usable, secure, and sustainable.
50+
2751
The following acknowledgments were written by Keith Bostic:
2852

2953
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

0 commit comments

Comments
 (0)