blob: c43e053b192a6856e7338644f9f894bd1c89dcd8 [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>
Chris Allegretta4da1fc62000-06-21 03:00:43 +000059<DT><B>-T (--tabsize)</B>
60
61<DD>
62Set the size (width) of a tab, if supported by your curses library.
Chris Allegrettaa2ea1932000-06-06 05:53:49 +000063<DT><B>-V (--version)</B>
64
65<DD>
66Show the current version number and author.
67<DT><B>-h (--help)</B>
68
69<DD>
70Display a summary of commandline options.
71<DT><B>-c (--const)</B>
72
73<DD>
74Constantly show the cursor position.
75<DT><B>-i (--autoindent)</B>
76
77<DD>
78Indent new lines to the previous line's indentation. Useful when editing
79source code.
80<DT><B>-l (--nofollow)</B>
81
82<DD>
83If the file being edited is a symbolic link, replace the link with a
84a new file, do not follow it. Good for editing files in /tmp perhaps?
85<DT><B>-m (--mouse)</B>
86
87<DD>
88Enable mouse support (if available for your system).
89<DT><B>-p (--pico)</B>
90
91<DD>
92Display the same shortcut lists as Pico does.
93<DT><B>-s (--speller)</B>
94
95<DD>
96Enable alternative spell checker command.
97<DT><B>-t (--tempfile)</B>
98
99<DD>
100Always save changed buffer without prompting. Same as Pico -t option.
101<DT><B>-v (--view)</B>
102
103<DD>
104View file (read only) mode.
105<DT><B>-w (--nowrap)</B>
106
107<DD>
108Disable wrapping of long lines.
109<DT><B>-x (--nohelp)</B>
110
111<DD>
112Disable help screen at bottom of editor.
113<DT><B>-z (--suspend)</B>
114
115<DD>
116Enable suspend ability.
117<DT><B>+LINE</B>
118
119<DD>
120Places cursor at LINE on startup.
121</DL>
122<A NAME="lbAF">&nbsp;</A>
123<H2>BUGS</H2>
124
125Please send any comments or bug reports to
126<B><A HREF="mailto:nano@asty.org">nano@asty.org</A>.</B>
127
128The nano mailing list is available from
129<B><A HREF="mailto:nano-devel@lists.sourceforge.net">nano-devel@lists.sourceforge.net</A>.</B>
130
131To subscribe, email to <A HREF="mailto:nano-devel-request@lists.sourceforge.net">nano-devel-request@lists.sourceforge.net</A> with a
132subject of &quot;subscribe&quot;.
133<A NAME="lbAG">&nbsp;</A>
134<H2>HOMEPAGE</H2>
135
136<A HREF="http://www.asty.org/nano">http://www.asty.org/nano</A>
137<A NAME="lbAH">&nbsp;</A>
138<H2>AUTHOR</H2>
139
140Chris Allegretta &lt;<A HREF="mailto:chrisa@asty.org">chrisa@asty.org</A>&gt;, et al. This manual page was
141originally written by Jordi Mallach &lt;<A HREF="mailto:jordi@sindominio.net">jordi@sindominio.net</A>&gt;, for the Debian
142GNU/Linux system (but may be used by others).
143<P>
144
145<HR>
146<A NAME="index">&nbsp;</A><H2>Index</H2>
147<DL>
148<DT><A HREF="#lbAB">NAME</A><DD>
149<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
150<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
151<DT><A HREF="#lbAE">OPTIONS</A><DD>
152<DT><A HREF="#lbAF">BUGS</A><DD>
153<DT><A HREF="#lbAG">HOMEPAGE</A><DD>
154<DT><A HREF="#lbAH">AUTHOR</A><DD>
155</DL>
156<HR>
157This document was created by
158<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
159using the manual pages.<BR>
Chris Allegretta4da1fc62000-06-21 03:00:43 +0000160Time: 02:19:33 GMT, June 21, 2000
Chris Allegrettaa2ea1932000-06-06 05:53:49 +0000161</BODY>
162</HTML>