Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Nvi


nvi (new vi) is a re-implementation of the classic Berkeley 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 Sciences Research Group at the University of California, Berkeley (see USL v. BSDi), the CSRG was required to the replace Unix-derived portions of BSD source with new and unencumbered code. nvi was one of many components to be re-written.

1 Features

Usually referred to as a vi-clone, nvi contains a number of features not present in the original programme. These include:

2 Credits and Distribution

nvi was written by Keith Bostic, and currently seems to be frozen at version 1.79. It is the default vi on all BSD systems ( NetBSD, OpenBSD, FreeBSD); Apple's Darwin system has recently switched over to vim, another (and more frequently maintained) feature-rich vi-clone.

Sven Verdoolaege has been developing a GTK front-end for nvi, but this effort seems to have stalled. The aspects of nvi that are still marked preliminary or unimplemented are, for the time being, likely to remain thay way.

Due to the liberal policy of the BSD licenseThe BSD license is the license agreement that the BSD software (largely, a version of UNIX) is distributed under. The owner of the original BSD distribution was the " Regents of the University of California". This is because BSD originally came from the U, nvi can vary subtly across the BSDs. It was originally derived from the first incarnation of elvis, written by Steve Kirkendall.

As with the original vi, nvi is only executable on POSIX/Unix platforms due to its reliance on the cursesFor the main meaning see curse. curses is a terminal control library for UNIX-like systems. See also ncurses. External links http://www. com/catalog/curses/ http://www. ca/python/howto/curses/curses. html Curses is also an interactive fiction game written library. This distinguishes nvi from both vim and more recent versions of elvis , which are portable across a number of different systems.

3 External Resources



Read more »

Non User