Go to the first, previous, next, last section, table of contents.


Copyright (C) 1993-1998 Sebastiano Vigna
Copyright (C) 1999-2000 Todd M. Lewis and Sebastiano Vigna

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation.

Introduction

ne is a full screen text editor for UN*X (or, more precisely, for POSIX: see section Motivations and Design). I came to the decision to write such an editor after getting completely sick of vi, both from a feature and user interface point of view. I needed an editor that I could use through a telnet connection or a phone line and that wouldn't fire off a full-blown LITHP(1) operating system just to do some editing.

A concise overview of the main features follows:


Go to the first, previous, next, last section, table of contents.