NAME
nedit-client - Client program for NEdit text editor
SYNOPSYS
nedit-client [-read]
[-create] [-line n | +n]
[-do command]
[
-ask] [-noask] [-svrname name] [
-svrcmd command]
[
-lm languagemode]
[
-geometry geometry | -g geometry] [
-icon | -iconic]
[
-display [host]:server[.screen]]
[
-timeout seconds] [-wait] [-xrm
resourcestring]
[
-tabbed] [-untabbed] [-group]
[
-V | -version] [--] [file...]
DESCRIPTION
nedit-client is the
client interface to the NEdit text editor. A server can be started
explicitly by running NEdit in server mode:
nedit -server
If no server is running, nedit-client will start one
unless configured otherwise. Client/server mode is useful for
integrating NEdit with software development environments, mailers,
and other programs; or just as a quick way to open files from the
shell command line without starting a new NEdit session.