Changed the initial default selection for multi-file replacement dialog to all
[nedit.git] / nedit.man
blobe0170a66b666de58a98886a56c85bb34082cc5e8
1 .\" $Id: nedit.man,v 1.3 2001/02/26 23:38:02 edg Exp $
2 .TH NEDIT 1
3 .SH NAME
4 NEdit \- Text Editor
5 .SH SYNOPSYS
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...]
14 .SH DESCRIPTION
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.  
18 .PP
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:
22 .PP
23 .B % setenv DISPLAY devicename:0
24 .PP
25 For more information see NEdit's on-line help, or nedit.doc in the
26 NEdit distribution kit.
27 .SH SEE ALSO
28 nc, X, mwm, vi, emacs