Nvi
| nvi | |
|---|---|
| Stable release | 1.81.6[1] |
| License | BSD-3-Clause[2] |
| Website | sites |
| Repository | repo |
nvi (new vi) is a re-implementation of the classic Berkeley text editor, ex/vi, traditionally distributed with BSD and, later, Unix systems. It was originally distributed as part of the Fourth Berkeley Software Distribution (4BSD).
Due to licensing disputes between AT&T and the Computer Systems Research Group (CSRG) at the University of California, Berkeley, the CSRG was required to replace all Unix-derived portions of BSD source with new and unencumbered code. nvi was one of many components rewritten, despite the fact that the original vi was from UC Berkeley. AT&T had a legal claim over the license.
Credits and distribution
nvi was written by Keith Bostic. It is the default vi on all major BSD systems (NetBSD, OpenBSD, and FreeBSD) as well as MINIX.[3]
It was originally derived from the first incarnation of elvis, written by Steve Kirkendall, as noted in the README file included in nvi's sources.
Sven Verdoolaege added support for Unicode in 2000.[4]
BSD projects continue to use nvi version 1.79 due to licensing differences between Berkeley Database 1.85 and the later versions by Sleepycat Software. nvi is unusual because it uses a database to store the text as it is being edited. Sven Verdoolaege's changes after version 1.79 use locking features not available in the Berkeley DB 1.85 database. Reportedly, changes to nvi after 1.79 make it less vi-compatible.[citation needed]
nvi can vary subtly across the BSDs.
nvi is only available on POSIX/Unix platforms due to its reliance on the curses/ncurses library.[5]
An unmaintained, multilingual version by the late Jun-ichiro itojun Hagino is available as nvi-m17n. [6][7]
A currently-maintained, multibyte version is available as nvi2, and is the default vi on DragonFly BSD.[8]
See also
References
- ^ "nvi 1.81.6". 18 November 2007.
- ^ Keith Bostic. "Update the license: we're going to standard BSD, copyright UC Berkeley".
- ^ Lionel Sambuc. "Termcap update, replacing elvis by nvi".
- ^ "nvi commitlog". Archived from the original on May 1, 2001.
- ^ Thomas E. Dickey, "Types of library users", NCURSES – Frequently Asked Questions (FAQ), retrieved July 11, 2014
- ^ Jun-ichiro itojun Hagino and Yoshitaka Tokugawa. "Multilingual vi clones: past, now and the future".
- ^ Federico Biancuzzi (December 4, 2007). "The Man in the Machine". SecurityFocus.
- ^ Zhihao Yuan (17 November 2022). "nvi2 git repo". GitHub.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.