blob: d0be08b6231587816407a3b3dfce907a597f6477 [file] [log] [blame]
Chris Allegrettaa2ea1932000-06-06 05:53:49 +00001Content-type: text/html
2
3<HTML><HEAD><TITLE>Manpage of NANO</TITLE>
4</HEAD><BODY>
5<H1>NANO</H1>
6Section: User Commands (1)<BR>Updated: January 4, 2000<BR><A HREF="#index">Index</A>
7<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
8
9
10
11
12
13
14
15
16
17
18
19
20
21<A NAME="lbAB">&nbsp;</A>
22<H2>NAME</H2>
23
24nano - Nano's ANOther editor, an enhanced free Pico Clone
25<A NAME="lbAC">&nbsp;</A>
26<H2>SYNOPSIS</H2>
27
28<B>nano</B>
29
30[options]&nbsp;[+LINE]<I> file</I>
31
32<BR>
33
34<A NAME="lbAD">&nbsp;</A>
35<H2>DESCRIPTION</H2>
36
37This manual page documents briefly the
38<B>nano</B>
39
40command.
41<P>
42
43
44
45
46<B>nano</B> was originally known as TIP (TIP Isn't Pico). It is a small,
47free and friendly editor which aims to replace Pico, the default editor
48included in the non-free Pine package. Rather than just copying Pico's
49look and feel,
50<B>nano</B>
51
52also implements some missing (or disabled by
53default) features in Pico, such as &quot;search and replace&quot; and &quot;goto line
54number&quot;.
55<A NAME="lbAE">&nbsp;</A>
56<H2>OPTIONS</H2>
57
58<DL COMPACT>
59<DT><B>-V (--version)</B>
60
61<DD>
62Show the current version number and author.
63<DT><B>-h (--help)</B>
64
65<DD>
66Display a summary of commandline options.
67<DT><B>-c (--const)</B>
68
69<DD>
70Constantly show the cursor position.
71<DT><B>-i (--autoindent)</B>
72
73<DD>
74Indent new lines to the previous line's indentation. Useful when editing
75source code.
76<DT><B>-l (--nofollow)</B>
77
78<DD>
79If the file being edited is a symbolic link, replace the link with a
80a new file, do not follow it. Good for editing files in /tmp perhaps?
81<DT><B>-m (--mouse)</B>
82
83<DD>
84Enable mouse support (if available for your system).
85<DT><B>-p (--pico)</B>
86
87<DD>
88Display the same shortcut lists as Pico does.
89<DT><B>-s (--speller)</B>
90
91<DD>
92Enable alternative spell checker command.
93<DT><B>-t (--tempfile)</B>
94
95<DD>
96Always save changed buffer without prompting. Same as Pico -t option.
97<DT><B>-v (--view)</B>
98
99<DD>
100View file (read only) mode.
101<DT><B>-w (--nowrap)</B>
102
103<DD>
104Disable wrapping of long lines.
105<DT><B>-x (--nohelp)</B>
106
107<DD>
108Disable help screen at bottom of editor.
109<DT><B>-z (--suspend)</B>
110
111<DD>
112Enable suspend ability.
113<DT><B>+LINE</B>
114
115<DD>
116Places cursor at LINE on startup.
117</DL>
118<A NAME="lbAF">&nbsp;</A>
119<H2>BUGS</H2>
120
121Please send any comments or bug reports to
122<B><A HREF="mailto:nano@asty.org">nano@asty.org</A>.</B>
123
124The nano mailing list is available from
125<B><A HREF="mailto:nano-devel@lists.sourceforge.net">nano-devel@lists.sourceforge.net</A>.</B>
126
127To subscribe, email to <A HREF="mailto:nano-devel-request@lists.sourceforge.net">nano-devel-request@lists.sourceforge.net</A> with a
128subject of &quot;subscribe&quot;.
129<A NAME="lbAG">&nbsp;</A>
130<H2>HOMEPAGE</H2>
131
132<A HREF="http://www.asty.org/nano">http://www.asty.org/nano</A>
133<A NAME="lbAH">&nbsp;</A>
134<H2>AUTHOR</H2>
135
136Chris Allegretta &lt;<A HREF="mailto:chrisa@asty.org">chrisa@asty.org</A>&gt;, et al. This manual page was
137originally written by Jordi Mallach &lt;<A HREF="mailto:jordi@sindominio.net">jordi@sindominio.net</A>&gt;, for the Debian
138GNU/Linux system (but may be used by others).
139<P>
140
141<HR>
142<A NAME="index">&nbsp;</A><H2>Index</H2>
143<DL>
144<DT><A HREF="#lbAB">NAME</A><DD>
145<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
146<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
147<DT><A HREF="#lbAE">OPTIONS</A><DD>
148<DT><A HREF="#lbAF">BUGS</A><DD>
149<DT><A HREF="#lbAG">HOMEPAGE</A><DD>
150<DT><A HREF="#lbAH">AUTHOR</A><DD>
151</DL>
152<HR>
153This document was created by
154<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
155using the manual pages.<BR>
156Time: 23:18:59 GMT, June 04, 2000
157</BODY>
158</HTML>