1 .\" $Id: nedit.man,v 1.3 2001/02/26 23:38:02 edg Exp $
6 .B nedit [\-read] [\-create] [\-line\ n\ |\ +n] [\-server]
7 [\-do\ command] [\-tags\ file] [\-tabs\ n] [\-wrap]
8 [\-nowrap] [\-autowrap] [\-autoindent] [\-noautoindent]
9 [\-autosave] [\-noautosave] [\-lm languagemode] [\-rows\ n]
10 [\-columns\ n] [\-font\ font] [\-geometry\ geometry]
11 [\-iconic] [\-noiconic] [\-display\ [host]:server[.screen]
12 [\-xrm\ resourcestring] [\-svrname\ name] [-import file]
13 [\-background color] [\-foreground color] [file...]
15 NEdit is a GUI style editor for plain text files. It provides mouse based
16 editing and a streamlined editing style, based on popular Macintosh and MS
17 Windows editors, for users of X workstations and X terminals.
19 NEdit requires an X-based workstation or X-Terminal. If you
20 have used telnet or rlogin to access the host Unix system, set
21 the Unix environment variable for your display:
23 .B % setenv DISPLAY devicename:0
25 For more information see NEdit's on-line help, or nedit.doc in the
26 NEdit distribution kit.