blob: 06bae2ab03ebbdecc5e6881f4865dd3aa07ad06b [file] [log] [blame]
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Chris Allegretta065bb1e2000-07-23 16:09:33 +00002<html>
3<head>
Benno Schulenberg49fc5282016-08-14 21:18:00 +02004 <title>The GNU nano editor FAQ</title>
David Lawrence Ramsey5115fa62006-03-16 19:30:52 +00005 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Chris Allegretta065bb1e2000-07-23 16:09:33 +00006</head>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +00007<body text="#330000" bgcolor="#ffffff" link="#0000ef" vlink="#51188e" alink="#ff0000">
Benno Schulenberg991e49a2017-01-03 14:00:21 +01008
Benno Schulenberg49fc5282016-08-14 21:18:00 +02009<h1>The GNU nano editor FAQ</h1>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000010<h2>Table of Contents</h2>
11<h2><a href="#1">1. General</a></h2>
12<blockquote><p><a href="#1.1">1.1 About this FAQ</a><br>
13 <a href="#1.2">1.2. How do I contribute to it?</a><br>
Benno Schulenberg49fc5282016-08-14 21:18:00 +020014 <a href="#1.3">1.3. What is GNU nano?</a><br>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000015 <a href="#1.4">1.4. What is the history behind nano?</a><br>
16 <a href="#1.5">1.5. Why the name change from TIP?</a><br>
17 <a href="#1.6">1.6. What is the current version of nano?</a><br>
18 <a href="#1.7">1.7. I want to read the manpage without having to download the program!</a></p></blockquote>
Benno Schulenberg49fc5282016-08-14 21:18:00 +020019<h2><a href="#2">2. Where to get GNU nano.</a></h2>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000020<blockquote><p><a href="#2.1">2.1. FTP and WWW sites that carry nano.</a><br>
21 <a href="#2.2">2.2. RedHat and derivatives (.rpm) packages.</a><br>
22 <a href="#2.3">2.3. Debian (.deb) packages.</a><br>
Mike Frysinger8aeb8432016-04-17 23:39:07 -040023 <a href="#2.4">2.4. By GIT (for the brave).</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000024<h2><a href="#3">3. Installation and Configuration</a></h2>
25<blockquote><p><a href="#3.1">3.1. How do I install the RPM or DEB package?</a><br>
26 <a href="#3.2">3.2. Compiling from source: WHAT THE HECK DO I DO NOW?</a><br>
27 <a href="#3.3">3.3. Why does everything go into /usr/local?</a><br>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +000028 <a href="#3.5">3.5. nano should automatically run strip on the binary when installing it!</a><br>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000029 <a href="#3.6">3.6. How can I make the executable smaller? This is too bloated!</a><br>
30 <a href="#3.7">3.7. Tell me more about this multibuffer stuff!</a><br>
David Lawrence Ramsey47162bc2004-01-05 19:01:53 +000031 <a href="#3.8">3.8. Tell me more about this verbatim input stuff!</a><br>
Benno Schulenbergf1bd9582015-07-18 12:00:34 +000032 <a href="#3.9a">3.9a. How do I make a .nanorc file that nano will read when I start it?</a><br>
33 <a href="#3.9b">3.9b. How about in Win32?</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000034<h2><a href="#4">4. Running</a></h2>
David Lawrence Ramsey256a8902005-03-09 22:53:11 +000035<blockquote><p><a href="#4.1">4.1. How do I open a file with a name beginning with '+' from the command line?</a><br>
David Lawrence Ramsey27d5be52006-05-08 14:12:36 +000036 <a href="#4.2">4.2. Ack! My Backspace/Delete/Enter/Meta/double bucky key doesn't seem to work! What can I do?</a><br>
David Lawrence Ramsey057edf72005-08-10 21:22:15 +000037 <a href="#4.3">4.3. Ack! My numeric keypad's keys don't work properly when NumLock is off! What can I do?</a><br>
David Lawrence Ramseyf5d6d992006-05-12 12:37:53 +000038 <a href="#4.4">4.4. Ack! When I hold down a Meta key combination for a while, the character of the held key gets inserted now and then. What gives?</a><br>
39 <a href="#4.5">4.5. How do I type the F13-F16 keys shown in the help browser? My keyboard only has F1-F12!</a><br>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +000040 <a href="#4.6">4.6. nano crashes when I type &lt;insert keystroke here&gt;!</a><br>
41 <a href="#4.7">4.7. nano crashes when I resize my window. How can I fix that?</a><br>
Benno Schulenberg49200302017-01-09 21:43:59 +010042 <a href="#4.8">4.8. When I paste text into a document, each line gets indented further than the last. Why does nano do this, and how can I avoid it?</a><br>
43 <a href="#4.9">4.9. I've compiled nano with color support, but I don't see any color when I run it!</a><br>
44 <a href="#4.10">4.10. How do I make nano my default editor (in Pine, mutt, etc.)?</a><br>
45 <a href="#4.11">4.11. How do I select text for or paste text from the clipboard in an X terminal when I'm running nano in one and nano's mouse support is turned on?</a><br>
46 <a href="#4.12">4.12. On startup I get a message that says "Detected a legacy nano history file". Now older nano versions can't find my search history!</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000047<h2><a href="#5">5. Internationalization</a></h2>
48<blockquote><p><a href="#5.1">5.1. There's no translation for my language!</a><br>
David Lawrence Ramseyd1ab4082005-11-21 20:08:42 +000049 <a href="#5.2">5.2. I don't like the translation for &lt;x&gt; in my language. How can I fix it?</a><br>
David Lawrence Ramsey7a07cdb2005-11-19 06:14:31 +000050 <a href="#5.3">5.3. What is the status of Unicode support?</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000051<h2><a href="#6">6. Advocacy and Licensing</a></h2>
52<blockquote><p><a href="#6.1">6.1. Why should I use nano instead of Pico?</a><br>
53 <a href="#6.2">6.2. Why should I use Pico instead of nano?</a><br>
David Lawrence Ramseyc63a5c02007-12-09 18:28:36 +000054 <a href="#6.3">6.3. What is so bad about the older Pine license?</a><br>
55 <a href="#6.4">6.4. Okay, well, what mail program should I use then?</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000056<h2><a href="#7">7. Miscellaneous</a></h2>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +000057<blockquote><p><a href="#7.1">7.1. nano-related mailing lists.</a><br>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000058 <a href="#7.2">7.2. I want to send the development team a big load of cash (or just a thank you).</a><br>
Chris Allegretta3b97e762008-03-16 18:25:31 +000059 <a href="#7.3">7.3. How do I submit a bug report or patch?</a><br>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000060 <a href="#7.4">7.4. How do I join the development team?</a><br>
Mike Frysinger8aeb8432016-04-17 23:39:07 -040061 <a href="#7.5">7.5. Can I have write access to the GIT tree?</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000062<h2><a href="#8">8. ChangeLog</a></h2>
63<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +010064
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000065<h1><a name="1"></a>1. General</h1>
66<h2><a name="1.1"></a>1.1 About this FAQ</h2>
David Lawrence Ramsey9fff4e12007-12-20 18:41:04 +000067<blockquote><p>This FAQ was originally written and maintained by Chris Allegretta &lt;<a href="mailto:chrisa@asty.org">chrisa@asty.org</a>&gt;, who also happens to be the creator of nano. It was then maintained by David Lawrence Ramsey &lt;<a href="mailto:pooka109@gmail.com">pooka109@gmail.com</a>&gt;. Maybe someone else will volunteer to maintain this FAQ someday, who knows...</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000068<h2><a name="1.2"></a>1.2. How do I contribute to it?</h2>
69<blockquote><p>Your best bet is to send it to the nano email address, <a href="mailto:nano@nano-editor.org">nano@nano-editor.org</a> and if it is useful enough it will be included in future versions.</p></blockquote>
Benno Schulenberg49fc5282016-08-14 21:18:00 +020070<h2><a name="1.3"></a>1.3. What is GNU nano?</h2>
Benno Schulenberg49200302017-01-09 21:43:59 +010071<blockquote><p>GNU nano is designed to be a free replacement for the Pico text editor, part of the Pine email suite from <a href="http://www.washington.edu/pine/">The University of Washington</a>. It aims to &quot;emulate Pico as closely as possible and then include extra functionality&quot;.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000072<h2><a name="1.4"></a>1.4. What is the history behind nano?</h2>
73<blockquote><p>Funny you should ask!</p>
74 <p><b>In the beginning...</b></p>
75 <p>For years Pine was THE program used to read email on a Unix system. The Pico text editor is the portion of the program one would use to compose his or her mail messages. Many beginners to Unix flocked to Pico and Pine because of their well organized, easy to use interfaces. With the proliferation of GNU/Linux in the mid to late 90's, many University students became intimately familiar with the strengths (and weaknesses) of Pine and Pico.</p>
76 <p><b>Then came Debian...</b></p>
David Lawrence Ramseyc63a5c02007-12-09 18:28:36 +000077 <p>The <a href="http://www.debian.org/">Debian GNU/Linux</a> distribution, known for its strict standards in distributing truly &quot;free&quot; software (i.e. software with no restrictions on redistribution), would not include a binary package for Pine or Pico. Many people had a serious dilemma: they loved these programs, but the versions available at the time were not truly free software in the <a href="http://www.gnu.org/philosophy/free-sw.html">GNU</a> sense of the word.</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000078 <p><b>The event...</b></p>
79 <p>It was in late 1999 when Chris Allegretta (our hero) was yet again complaining to himself about the less-than-perfect license Pico was distributed under, the 1000 makefiles that came with it and how just a few small improvements could make it the Best Editor in the World (TM). Having been a convert from Slackware to Debian, he missed having a simple binary package that included Pine and Pico, and had grown tired of downloading them himself.</p>
Benno Schulenberg49200302017-01-09 21:43:59 +010080 <p>Finally something snapped inside and Chris coded and hacked like a madman for many hours straight one weekend to make a (barely usable) Pico clone, at the time called TIP (Tip Isn't Pico). The program could not be invoked without a filename, could not save files, had no help text display, spell checker, and so forth. But over time it improved, and with the help of a few great coders it matured to the (hopefully) stable state it is in today.</p>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +000081 <p>In February 2001, nano was declared an official GNU program by Richard Stallman. nano also reached its first production release on March 22, 2001.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000082<h2><a name="1.5"></a>1.5. Why the name change from TIP?</h2>
83<blockquote><p>On January 10, 2000, TIP was officially renamed to nano because of a namespace conflict with another program called 'tip'. The original 'tip' program &quot;establishes a full duplex terminal connection to a remote host&quot;, and was included with many older Unix systems (and newer ones like Solaris). The conflict was not noticed at first because there is no 'tip' utility included with most GNU/Linux distributions (where nano was developed).</p></blockquote>
84<h2><a name="1.6"></a>1.6. What is the current version of nano?</h2>
Benno Schulenberg926fe5f2017-02-23 11:20:27 +010085<blockquote><p>The current version of nano <i>should</i> be <b>2.7.5</b>. Of course, you should always check the <a href="https://nano-editor.org/">nano homepage</a> to see what the latest and greatest version is.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000086<h2><a name="1.7"></a>1.7. I want to read the man page without having to download the program!</h2>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +020087<blockquote><p>Jeez, demanding, aren't we? Okay, look <a href="https://nano-editor.org/dist/latest/nano.1.html">here</a>.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000088<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +010089
Benno Schulenberg49fc5282016-08-14 21:18:00 +020090<h1><a name="2"></a>2. Where to get GNU nano.</h1>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +020091<h2><a name="2.1"></a>2.1. Web sites that carry nano.</h2>
92<blockquote><p>The nano source tarballs can be downloaded from the following web sites:</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000093 <ul>
Jordi Mallachc2b199e2016-06-20 19:44:56 +020094 <li><a href="https://nano-editor.org/dist/">https://nano-editor.org/dist/</a></li>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +020095 <li><a href="https://ftp.gnu.org/gnu/nano/">https://ftp.gnu.org/gnu/nano/</a></li>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +000096 </ul>
Chris Allegretta065bb1e2000-07-23 16:09:33 +000097</blockquote>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +020098<h2><a name="2.2"></a>2.2. RPM packages (RedHat, OpenSuse, and derivatives).</h2>
Chris Allegretta065bb1e2000-07-23 16:09:33 +000099<blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000100 <ul>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +0200101 <li><a href="https://kojipkgs.fedoraproject.org//packages/nano/">https://kojipkgs.fedoraproject.org//packages/nano/</a></li>
102 <li><a href="https://software.opensuse.org/package/nano">https://software.opensuse.org/package/nano</a></li>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000103 </ul>
Chris Allegretta065bb1e2000-07-23 16:09:33 +0000104</blockquote>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +0200105<h2><a name="2.3"></a>2.3. Deb packages (Debian and derivatives):</h2>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000106<blockquote><p>Debian users can check out the current nano packages for:</p>
107 <ul>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000108 <li><a href="http://packages.debian.org/stable/editors/nano">stable</a></li>
109 <li><a href="http://packages.debian.org/testing/editors/nano">testing</a></li>
110 <li><a href="http://packages.debian.org/unstable/editors/nano">unstable</a></li>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000111 </ul>
Chris Allegretta7662c862003-01-13 01:35:15 +0000112 <p>You can also have a look at the <a href="ftp://ftp.debian.org/debian/pool/main/n/nano/">Package Pool</a> to see all the available binary and source packages.</p>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000113</blockquote>
Mike Frysinger8aeb8432016-04-17 23:39:07 -0400114<h2><a name="2.4"></a>2.4. By GIT (for the brave).</h2>
115<blockquote><p>For the 'bleeding edge' current version of nano, you can use GIT to download the current source code. <b>Note:</b> believe it or not, by downloading code that has not yet stabilized into an official release, there could quite possibly be bugs, in fact the code may not even compile! Anyway, see <a href="http://git.savannah.gnu.org/cgit/nano.git/tree/README.GIT">the nano GIT document</a> for info on anonymous GIT access to the nano source.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000116<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100117
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000118<h1><a name="3"></a>3. Installation and Configuration</h1>
Chris Allegrettacbba7752009-11-18 22:10:13 +0000119<h2><a name="3.1"></a>3.1. How do I install the RPM or DEB package?</h2>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000120<blockquote><p>It's simple really! As root, type <b>rpm -Uvh nano-x.y.z-1.i386.rpm</b> if you have a RedHat-ish system or <b>dpkg -i nano_x.y.z-1.deb</b> if you have a Debian-ish system, where <b>x.y.z</b> is the release of nano. There are other programs to install packages, and if you wish to use those, knock yourself out.</p></blockquote>
121<h2><a name="3.2"></a>3.2. Compiling from source: WHAT THE HECK DO I DO NOW?</h2>
122<blockquote><p>Okay, take a deep breath, this really isn't hard. Unpack the nano source with a command like:</p>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000123 <p><b>tar -xvf nano-x.y.z.tar.gz</b></p>
124 <p>Then you need to run <b>configure</b> with any options you might want (if any).</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000125 <p>The average case is this:</p>
126 <p><b>cd nano-x.y.z/</b><br>
127 <b>./configure</b><br>
128 <b>make</b><br>
129 <b>make install</b> (as root, of course)</p></blockquote>
130<h2><a name="3.3"></a>3.3. Why does everything go into /usr/local?</h2>
131<blockquote><p>Well, that's what the <b>configure</b> script defaults to. If you wish to change this, simply do this:</p>
132 <p><b>./configure --prefix=/usr</b></p>
133 <p>to put nano into /usr/bin when you run <b>make install</b>.</p></blockquote>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +0000134<h2><a name="3.5"></a>3.5. nano should automatically run strip on the binary when installing it!</h2>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000135<blockquote><p>Actually, it does, but you have to use <b>make install-strip</b>. The default make install does not, and will not, run strip automatically.</p></blockquote>
136<h2><a name="3.6"></a>3.6. How can I make the executable smaller? This is too bloated!</h2>
137<blockquote><p>Actually, there are several parts of the editor that can be disabled. You can pass arguments to the <b>configure</b> script that disable certain features. Here's a brief list:</p>
138 <pre>
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000139 <b>--disable-browser</b> Disable the built-in file browser
Benno Schulenberg67e13872014-04-24 20:22:32 +0000140 <b>--disable-color</b> Disable color and syntax highlighting
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000141 <b>--disable-extra</b> Disable extra features (currently only an easter egg)
Benno Schulenberg67e13872014-04-24 20:22:32 +0000142 <b>--disable-help</b> Disable help functions
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000143 <b>--disable-histories</b> Disable the saving of search strings and cursor positions
Benno Schulenberg67e13872014-04-24 20:22:32 +0000144 <b>--disable-justify</b> Disable justify/unjustify functions
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000145 <b>--disable-libmagic</b> Disable the use of libmagic for determining a file's syntax
146 <b>--disable-mouse</b> Disable mouse support
Benno Schulenberg67e13872014-04-24 20:22:32 +0000147 <b>--disable-multibuffer</b> Disable having multiple file buffers open
148 <b>--disable-nanorc</b> Disable the use of .nanorc files
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000149 <b>--disable-operatingdir</b> Disable the setting of an operating directory
Benno Schulenberg67e13872014-04-24 20:22:32 +0000150 <b>--disable-speller</b> Disable spell checker functions
151 <b>--disable-tabcomp</b> Disable tab completion functions
Benno Schulenberg49200302017-01-09 21:43:59 +0100152 <b>--disable-wordcomp</b> Disable the word completion function
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000153 <b>--disable-wrapping</b> Disable all hard-wrapping of text</pre>
Benno Schulenberg49200302017-01-09 21:43:59 +0100154 <p>There's also the <b>--enable-tiny</b> option which disables everything above, as well as some larger chunks of the program (like the marker code that you use with Control-^ to select text). Also, if you know you aren't going to be using other languages, you can use <b>--disable-nls</b> to disable internationalization and save a few K to a few dozen K depending on whether you have locale support on your system. And finally, there's always good old <b>strip</b> to strip all debugging code and code that exists in libraries on your system.</p>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000155 <p>With <b>--disable-wrapping-as-root</b> you can disable any hard-wrapping by default when the user is root, useful to prevent accidentally changing long lines in system configuration files.</p>
156</blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000157<h2><a name="3.7"></a>3.7. Tell me more about this multibuffer stuff!</h2>
Benno Schulenberg49200302017-01-09 21:43:59 +0100158<blockquote><p>To use multiple file buffers, you must not have configured nano with <b>--disable-multibuffer</b> nor with <b>--enable-tiny</b> (use <b>nano -V</b> to check the compilation options). Then when you want to insert a file into its own buffer instead of into the current file, just hit <b>Meta-F</b>, then insert the file as normal with <b>^R</b>. If you always want files to be loaded into their own buffers, use the <b>--multibuffer</b> or <b>-F</b> flag when you invoke nano.</p>
159 <p>You can move between the buffers you have open with the <b>Meta-&lt;</b> and <b>Meta-&gt;</b> keys, or more easily without holding Shift: <b>Meta-,</b> and <b>Meta-.</b> (clear as mud, right? =-). When you have more than one file buffer open, the ^X shortcut will say &quot;Close&quot;, instead of the normal &quot;Exit&quot; when only one buffer is open.</p></blockquote>
David Lawrence Ramsey47162bc2004-01-05 19:01:53 +0000160<h2><a name="3.8"></a>3.8. Tell me more about this verbatim input stuff!</h2>
Benno Schulenberg49200302017-01-09 21:43:59 +0100161<blockquote><p>When you want to insert a literal character into the file you're editing, such as a control character that nano usually treats as a command, first press <b>Meta-V</b> (if you're not at a prompt, you'll get the message &quot;Verbatim Input&quot; on the statusbar), then press the key(s) that generate the character you want.</p>
162 <p>Alternatively, if you've enabled Unicode support (see section <a href="#5.3">5.3</a>), you can press <b>Meta-V</b> and then type a six-digit hexadecimal code (from 000000 to 10FFFF, case-insensitive), and the character with the corresponding value will be inserted. The statubar will change to &quot;Unicode Input: ......&quot; when you do this.</p></blockquote>
Benno Schulenbergf1b87f92016-12-24 17:49:14 +0100163<h2><a name="3.9a"></a>3.9a. How do I make a .nanorc file that will be read when I start nano?</h2>
164<blockquote><p>It's not hard at all! But, your nano must <b>not</b> have been compiled with <b>--disable-nanorc</b>. Then simply copy the <b>sample.nanorc</b> that came with the nano source or your nano package (most likely in /usr/doc/nano) to .nanorc in your home directory. If you didn't get one, the syntax of the file is simple. Flags are turned on and off by using the words <b>set</b> and <b>unset</b> plus the long option name for the feature. For example, &quot;set nowrap&quot; or &quot;set smarthome&quot;.</p></blockquote>
Benno Schulenbergf1bd9582015-07-18 12:00:34 +0000165<h2><a name="3.9b"></a>3.9b. How about in Win32?</h2>
166<blockquote><p>If you're using the official nano .zip file and have extracted all the files, you should take the file nano.rc and place it somewhere on your Win32 system (for example, if you have write permission to do so, at the top of C:\). Then you must create an Environment variable called HOME which points to the directory where you put nano.rc. In Windows XP, you can get to Environment variables by right-clicking "My Computer" either on the desktop or in the Start Menu, and selecting Properties. This should bring up the System Properties panel. Then click the Advanced Tab, and there should be a button called Environment Variables. Click that to bring up the Environment Variables section. Now, under User Variables you should be able to click the New button, and make a new Variables Name called HOME, with the Variable Value of whatever path you copied nano.rc into (just the directory name; don't add nano.rc onto the end).</p>
Benno Schulenbergeba470a2017-01-21 12:17:55 +0100167 <p>We're still working on documentation for enabling syntax highlighting on Win32; please bear with us.</p>
168 <p>Note that the nano.rc file must remain Unix-formatted in order for nano to understand it. In other words, you should probably use only nano to edit its config file. Other programs like Wordpad and Notepad will convert the file to DOS format when saving, and the latter does not even properly read Unix-formatted files to begin with.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000169<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100170
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000171<h1><a name="4"></a>4. Running</h1>
David Lawrence Ramsey256a8902005-03-09 22:53:11 +0000172<h2><a name="4.1"></a>4.1. How do I open a file with a name beginning with '+' from the command line?</h2>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000173<blockquote><p>If a command-line option that begins with '+' is followed by another option, the former is always treated as a starting line and column number, and the latter is always treated as a filename. If a command-line option that begins with '+' isn't followed by another option, it's always treated as a filename. Examples:</p>
David Lawrence Ramsey23f7e1b2005-03-09 23:14:01 +0000174 <p>To open '+filename.txt' starting on line 1: <b>nano +filename.txt</b><br>
175 To open '+filename.txt' starting on line 10: <b>nano +10 +filename.txt</b><br>
David Lawrence Ramsey44e671f2007-01-01 16:57:57 +0000176 To open '+filename.txt' starting on line 1, column 20: <b>nano +,20 +filename.txt</b><br>
177 To open '+filename.txt' starting on line 10, column 20: <b>nano +10,20 +filename.txt</b><br>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000178 To open '+filename.txt' starting on line 1 and 'filename.txt' starting on line 40 (if nano has been compiled with multibuffer support): <b>nano +1 +filename.txt +40 filename.txt</b></p></blockquote>
David Lawrence Ramsey27d5be52006-05-08 14:12:36 +0000179<h2><a name="4.2"></a>4.2. Ack! My Backspace/Delete/Enter/Meta/double bucky key doesn't seem to work! What can I do?</h2>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +0000180<blockquote><p>Try setting your $TERM variable to 'vt100'. nano doesn't yet support every term entry under the sun.</p>
David Lawrence Ramseye56d9362004-11-21 18:51:30 +0000181 <p>Bourne shell users (bash and sh): <b>export TERM=vt100</b><br>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000182 C Shell users (tcsh and csh): <b>setenv TERM vt100</b></p></blockquote>
David Lawrence Ramsey057edf72005-08-10 21:22:15 +0000183<h2><a name="4.3"></a>4.3. Ack! My numeric keypad's keys don't work properly when NumLock is off! What can I do?</h2>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000184<blockquote><p>You can use the <b>-K</b> or <b>--rebindkeypad</b> option on the command line, or add the line <b>set rebindkeypad</b> to your .nanorc. However, nano's mouse support won't work properly if you do any of these things.</p></blockquote>
David Lawrence Ramseyf5d6d992006-05-12 12:37:53 +0000185<h2><a name="4.4"></a>4.4. Ack! When I hold down a Meta key combination for a while, the character of the held key gets inserted now and then. What gives?</h2>
David Lawrence Ramsey27d5be52006-05-08 14:12:36 +0000186<blockquote><p>This is a bug in the terminal, not in nano. When a key is repeating faster than nano can process it, the keyboard buffer becomes full and starts dropping incoming keystrokes. Unfortunately, it doesn't just drop whole keystrokes; it can also drop parts of multibyte key combinations, resulting in nano's receiving a wrong key.</p></blockquote>
David Lawrence Ramseyf5d6d992006-05-12 12:37:53 +0000187<h2><a name="4.5"></a>4.5. How do I type the F13-F16 keys shown in the help browser? My keyboard only has F1-F12!</h2>
David Lawrence Ramseyc7d6f982006-05-02 00:08:13 +0000188<blockquote><p>It depends on the terminal type you're using. On some terminals, such as the FreeBSD console, xterm, konsole, and gnome-terminal, Shift-F1 to Shift-F4 will generate F13 to F16. On other terminals, such as the Linux console, rxvt, and Eterm, Shift-F3 to Shift-F6 will generate F13 to F16.</p></blockquote>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +0000189<h2><a name="4.6"></a>4.6. nano crashes when I type &lt;insert keystroke here&gt;!</h2>
Benno Schulenberg25c775a2015-07-23 19:31:36 +0000190<blockquote><p>If you aren't trying some bizarre keystroke combination with some bizarre $TERM entry, chances are you have found a bug. You are welcome to submit it to the <a href="mailto:nano-devel@gnu.org">nano-devel</a> list or in the <a href="https://savannah.gnu.org/bugs/?group=nano">bug tracker</a> on Savannah.</p></blockquote>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +0000191<h2><a name="4.7"></a>4.7. nano crashes when I resize my window. How can I fix that?</h2>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +0200192<blockquote><p>Older versions of nano had this problem. Please upgrade to version 2.7.0 or newer.</p></blockquote>
Benno Schulenberg49200302017-01-09 21:43:59 +0100193<h2><a name="4.8"></a>4.8. When I paste text into a document, each line gets indented further than the last. Why does nano do this, and how can I avoid it?</h2>
194<blockquote><p>You have the autoindent feature turned on. Hit Meta-I to turn it off, paste your text, and then hit Meta-I again to turn it back on.</p></blockquote>
195<h2><a name="4.9"></a>4.9. I've compiled nano with color support, but I don't see any color when I run it!</h2>
196<blockquote><p>If you want nano to actually use color, you have to specify the color configurations you want it to use in your .nanorc. Several example configurations are in the <b>doc/syntax</b> subdirectory of the nano source, which are normally installed to <b>/usr/local/share/nano</b>. To enable all of them, uncomment the line <b># include "/usr/local/share/nano/*.nanorc"</b> in your nanorc. See also section <a href="#3.9a">3.9a</a>.</p></blockquote>
197<h2><a name="4.10"></a>4.10. How do I make nano my default editor (in Pine, mutt, etc.)?</h2>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000198<blockquote><p>You need to make nano your $EDITOR. If you want this to be saved, you should put a line like this in your <b>.bashrc</b> if you use bash (or <b>.zshrc</b> if you believe in zsh):</p>
199 <p><b>export EDITOR=/usr/local/bin/nano</b></p>
David Lawrence Ramsey7d9e5bf2006-06-04 17:22:16 +0000200 <p>or, if you use tcsh, put this in your <b>.cshrc</b> file:</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000201 <p><b>setenv EDITOR /usr/local/bin/nano</b></p>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000202 <p>Change /usr/local/bin/nano to wherever nano is installed on your system. Type &quot;which nano&quot; to find out. This will not take effect until the next time you log in. So log out and back in again.</p>
David Lawrence Ramsey7d9e5bf2006-06-04 17:22:16 +0000203 <p>Then, on top of that, if you use Pine, you must go into setup (type <b>S</b> at the main menu), and then configure (type <b>C</b>). Hit Enter on the lines that say:</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000204 <p><b>[ ] enable-alternate-editor-cmd</b><br>
205 <b>[ ] enable-alternate-editor-implicitly</b></p>
206 <p>Then exit (<b>E</b>) and select Yes (<b>Y</b>).</p>
David Lawrence Ramsey7d9e5bf2006-06-04 17:22:16 +0000207 <p>If you're a mutt user, you should see an effect immediately the next time you log in. No further configuration is needed. However, if you want to let people know you use nano to compose your email messages, you can put a line like this in your <b>.muttrc</b>:</p>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000208 <p><b>my_hdr X-Composer: nano x.y.z</b></p>
209 <p>Again, replace x.y.z with the version of nano you use.</p></blockquote>
Benno Schulenberg49200302017-01-09 21:43:59 +0100210<h2><a name="4.11"></a>4.11. How do I select text for or paste text from the clipboard in an X terminal when I'm running nano in one and nano's mouse support is turned on?</h2>
David Lawrence Ramsey504ae902005-07-05 01:02:11 +0000211<blockquote><p>Try holding down the Shift key and selecting or pasting the text as you normally would.</p></blockquote>
Benno Schulenberg49200302017-01-09 21:43:59 +0100212<h2><a name="4.12"></a>4.12. On startup I get a message that says "Detected a legacy nano history file". Now older nano versions can't find my search history!</h2>
Benno Schulenbergeba470a2017-01-21 12:17:55 +0100213<blockquote><p>In nano 2.3.0, cursor-position history was introduced, and both history files now reside in a .nano subdirectory in your home directory. A newer nano will move an existing search-history file to this new location so it can continue to be used. This means that if you then try and use an earlier version of nano, it will be unable to see your current search history. To fix this, run the following command:</p>
Benno Schulenbergf13707f2016-09-03 21:02:26 +0200214 <p><b>ln -sf ~/.nano/search_history ~/.nano_history</b></p>
Benno Schulenbergeba470a2017-01-21 12:17:55 +0100215 <p>The "migration service" (moving the search-history file to its new location) will be deleted from nano in early 2018.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000216<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100217
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000218<h1><a name="5"></a>5. Internationalization</h1>
219<h2><a name="5.1"></a>5.1. There's no translation for my language!</h2>
Benno Schulenberg49fc5282016-08-14 21:18:00 +0200220<blockquote><p>In June 2001, GNU nano entered the <a href="http://translationproject.org/html/welcome.html">Translation Project</a> and since then, translations should be managed from there.</p>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000221 <p>If there isn't a translation for your language, you could ask <a href="http://translationproject.org/team/">your language team</a> to translate nano, or better still, join that team and do it yourself. Joining a team is easy. You just need to ask the team leader to add you, and then send a <a href="http://translationproject.org/disclaim.txt">translation disclaimer to the FSF</a> (this is necessary as nano is an official GNU package, but it does <b>not</b> mean that you transfer the rights of your work to the FSF, it's just so the FSF can legally manage them).</p>
222 <p>In any case, translating nano is very easy. Just grab the latest <b>nano.pot</b> file listed on <a href="http://translationproject.org/domain/nano.html">nano's page</a> at the TP, and translate each <b>msgid</b> line into your native language on the <b>msgstr</b> line. When you're done, you should send it to the TP's central po repository.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000223<h2><a name="5.2"></a>5.2. I don't like the translation for &lt;x&gt; in my language. How can I fix it?</h2>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000224<blockquote><p>The best way would probably be to send an e-mail to the team's mailing listed mentione in the <code>Language-Team:</code> field in the <b>&lt;your_language&gt;.po</b> file with your suggested corrections, and then they can make the changes reach the nano-devel list.</p></blockquote>
David Lawrence Ramsey7a07cdb2005-11-19 06:14:31 +0000225<h2><a name="5.3"></a>5.3. What is the status of Unicode support?</h2>
Benno Schulenberg49200302017-01-09 21:43:59 +0100226<blockquote><p>Since versions 1.3.12, Unicode should be usable. With your terminal, locale (LC_ALL and similar environment variables), and encoding configured to properly support UTF-8, you should be able to enter and save Unicode text.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000227<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100228
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000229<h1><a name="6"></a>6. Advocacy and Licensing</h1>
230<h2><a name="6.1"></a>6.1. Why should I use nano instead of Pico?</h2>
Jordi Mallachc2b199e2016-06-20 19:44:56 +0200231<blockquote><p>There are many reasons to use nano instead of Pico. A more complete list can be found at the <a href="https://nano-editor.org/">nano homepage</a>.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000232<h2><a name="6.2"></a>6.2. Why should I use Pico instead of nano?</h2>
Jordi Mallachc2b199e2016-06-20 19:44:56 +0200233<blockquote><p>Again, check out the <a href="https://nano-editor.org/">nano homepage</a> for a good summary of reasons. It really is a matter of personal preference as to which editor you should use. If you're the type of person who likes using the original version of a program, then Pico is the editor for you. If you don't mind sacrificing mailer integration with Pine, and are looking for a few more features, as well as a 'better' license in terms of adding your own changes, nano is the way to go.</p><p>Note that the last of these no longer applies to the new version of Pine, <a href="http://www.washington.edu/alpine/">Alpine</a>, which is under the Apache License, version 2.0.</p></blockquote>
David Lawrence Ramseyc63a5c02007-12-09 18:28:36 +0000234<h2><a name="6.3"></a>6.3. What is so bad about the older Pine license?</h2>
235<blockquote><p>The U of W license for older versions of Pine and Pico is not considered truly Free Software according to both the Free Software Foundation and the <a href="http://www.debian.org/social_contract#guidelines">Debian Free Software Guidelines</a>. The main problem regards the limitations on distributing derived works: according to UW, you can distribute their software, and you can modify it, but you can not do both, i.e. distribute modified binaries.</p></blockquote>
236<h2><a name="6.4"></a>6.4. Okay, well, what mail program should I use then?</h2>
Chris Allegretta3b97e762008-03-16 18:25:31 +0000237<blockquote><p>If you are looking to use a Free Software program similar to Pine, and Emacs is not your thing, you should definitely take a look at <a href="http://www.mutt.org/">mutt</a>. It is a full-screen, console based mail program that actually has a lot more flexibility than Pine, but has a keymap included in the distribution that allows you to use the same keystrokes as Pine would to send and receive mail. It's also under the GNU General Public License, version 2.0.<P>
238Of course, due to the license change you can now use the <A HREF="http://www.washington.edu/alpine/">Alpine distribution</A> of PINE as it is now considered Free Software, but you would be sacrificing many of nano's features to do so.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000239<hr width="100%">
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100240
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000241<h1><a name="7"></a>7. Miscellaneous</h1>
David Lawrence Ramseyd21eea02006-11-25 18:26:07 +0000242<h2><a name="7.1"></a>7.1. nano-related mailing lists.</h2>
Benno Schulenberg67e13872014-04-24 20:22:32 +0000243<blockquote><p>There are three mailing lists for nano hosted at <a href="http://savannah.gnu.org/">Savannah</a>: info-nano, help-nano and nano-devel. info-nano is a very low traffic list where new versions of nano are announced (surprise!). help-nano is for getting help with the editor without needing to hear all of the development issues surrounding it. nano-devel is a normally low, sometimes high traffic list for discussing the present and future development of nano. Here are links to where you can sign up for a given list:</p>
Chris Allegretta7662c862003-01-13 01:35:15 +0000244 <p>info-nano - <a href="http://mail.gnu.org/mailman/listinfo/info-nano/">http://mail.gnu.org/mailman/listinfo/info-nano/</a><br>
245 help-nano - <a href="http://mail.gnu.org/mailman/listinfo/help-nano/">http://mail.gnu.org/mailman/listinfo/help-nano/</a><br>
246 nano-devel - <a href="http://mail.gnu.org/mailman/listinfo/nano-devel/">http://mail.gnu.org/mailman/listinfo/nano-devel/</a></p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000247<h2><a name="7.2"></a>7.2. I want to send the development team a big load of cash (or just a thank you).</h2>
Benno Schulenbergd04c0b72016-09-03 21:46:22 +0200248<blockquote><p>That's fine. Send it <a href="mailto:nano-devel@gnu.org">our way</a>! Better yet, fix a <a href="https://savannah.gnu.org/bugs/?group=nano">bug</a> in the program or implement a <a href="https://nano-editor.org/dist/latest/TODO">cool feature</a> and send us that instead (though cash is fine too).</p></blockquote>
Chris Allegretta3b97e762008-03-16 18:25:31 +0000249<h2><a name="7.3"></a>7.3. How do I submit a bug report or patch?</h2>
250<blockquote>
Benno Schulenbergeba470a2017-01-21 12:17:55 +0100251 <p>The best place to submit bugs is to the <a href="https://savannah.gnu.org/bugs/?group=nano">Savannah bug tracker</a> as you can check whether the bug you are submitting has already been submitted.
252 <p>Please submit patches for nano via the <a href="https://savannah.gnu.org/patch/?group=nano">Savannah project's patch manager</a> for the nano project.</p></blockquote>
David Lawrence Ramsey0084eaa2002-11-04 16:05:42 +0000253<h2><a name="7.4"></a>7.4. How do I join the development team?</h2>
Mike Frysinger8aeb8432016-04-17 23:39:07 -0400254<blockquote><p>The easiest way is to consistently send in good patches that add some needed functionality, fix a bug or two, and/or make the program more optimized/efficient. Then ask nicely and you will probably be added to the Savannah development list and be given write access after a while. There is a lot of responsibility that goes along with being a team member, so don't think it's just something to add to your resume.</p></blockquote>
255<h2><a name="7.5"></a>7.5. Can I have write access to the git tree?</h2>
Benno Schulenberg49200302017-01-09 21:43:59 +0100256<blockquote><p>Re-read section <a href="#7.4">7.4</a> and you should know the answer.</p></blockquote>
Benno Schulenberg991e49a2017-01-03 14:00:21 +0100257<hr width="100%">
258
259<h1><a name="8"></a>8. ChangeLog</h1>
Benno Schulenbergf1bd9582015-07-18 12:00:34 +0000260<blockquote><p>
Benno Schulenberg49200302017-01-09 21:43:59 +01002612017.01.09 - Delete some obsolete items and update a few others. (Benno)<br>
2622016.04.17 - Update docs to refer to GIT instead of subversion. (Mike)<br>
2632015.07.18 - More small fixes and updates. (Benno)<br>
2642014.04.24 - A bunch of small fixes and updates. (Benno)<br>
2652009.11.30 - Update various bits for nano 2.2.x. (DLR)<br>
2662009.11.18 - Typo fix. (j.mader@gmail.com)<br>
2672008.03.16 - Update docs to refer to subversion instead of CVS, add more words about Alpine, and refer to Savannah for bugs and patches. (Chris)<br>
2682007.12.21 - Update maintainer information. (DLR)<br>
2692007.12.09 - Add minor punctuation and wording fixes, and update various sections to account for Alpine. (DLR)<br>
2702007.08.26 - Update links to the Free Translation Project. (DLR)<br>
2712007.07.29 - Update RPM links for nano 2.0.x. (DLR)<br>
2722007.04.18 - Add a new section 4.14 to explain how autoindent affects pasted text. (John M. Gabriele, minor tweaks by DLR)<br>
2732007.04.04 - Update email address. (DLR)<br>
2742007.01.01 - Update section 4.1 to describe how to open files with names beginning with '+' at specified columns as well as lines. (DLR)<br>
2752006.11.25 - Add miscellaneous wording and capitalization fixes. (DLR)<br>
2762006.10.28 - Update various links for the 2.0 branch of nano. (DLR)<br>
2772006.10.06 - Update the question in section 4.13 to match the version of it in the answer section. (DLR)<br>
2782006.07.25 - Update section 5.3 again to not state &quot;the latest development version&quot; before 1.3.12, as it's no longer accurate. Also add some minor spacing fixes. (DLR)<br>
2792006.06.12 - Update section 5.3, due to the display fix for two-column Unicode characters. (DLR)<br>
2802006.06.05 - Add a new section 4.8, and move all section 4 entries after it down one number, to explain how to deal with glibc 2.2.3's crashes involving extended regular expressions. (DLR)<br>
2812006.06.04 - Add minor punctuation, wording, and typo fixes. (DLR)<br>
2822006.05.27 - Update section 3.8 to mention the new "Unicode Input" prompt, and how Unicode input only works when Unicode support is enabled. (DLR)<br>
2832006.05.12 - Remove section 4.4, and move all section 4 entries after it up one number, since it no longer applies. Meta-] and Meta-[ are no longer used to indent and unindent marked text, since they require that the bracket matching key change to Ctrl-], which is used as the telnet escape key (found by Chris). Also, make the link to the nano CVS page a bit more readable. (DLR)<br>
2842006.05.08 - Add a new section 4.5, and move all section 4 entries after it down one number, to explain a problem that can occur when holding down keys to generate Meta sequences. Also add a few more capitalization and wording fixes. (Benno Schulenberg, minor tweaks by DLR)<br>
2852006.05.01 - Add a new section 4.4, and move all section 4 entries after it down one number, to explain how to deal with problems typing Meta-[. Also add a few capitalization and wording fixes. (DLR)<br>
2862006.04.14 - Clarify section 1.4: help menu -> help text display. (DLR, suggested by Benno Schulenberg)<br>
2872006.03.16 - Update the Free Translation Project's address, change the character set to UTF-8, and remove broken links to contributed RedHat nano packages. (DLR)<br>
2882005.11.21 - Clarify section 5.3 to better explain how to enable Unicode support, and remove the mention of quirks, since they turned out to not be a nano problem. (Mike Frysinger and DLR)<br>
2892005.11.19 - Add a new section 5.3 to explain the status of nano's Unicode support. (Mike Frysinger, minor tweaks by DLR)<br>
2902005.08.27 - Update email address. (DLR)<br>
2912005.08.10 - Add a new section 4.3, and move all section 4 entries after it down one number, to explain how to deal with numeric keypad problems. (DLR)<br>
2922005.08.08 - Update section 3.8 to mention that verbatim input mode now takes a six-digit hexadecimal number. (DLR)<br>
2932005.07.04 - Update section 4.10 to mention that pasting from the X clipboard via the middle mouse button also works when the Shift key is used. (DLR)<br>
2942005.06.15 - Update description of --enable-extra, and add missing line breaks. (DLR)<br>
2952005.06.13 - Minor capitalization and wording fixes. (DLR)<br>
2962005.06.08 - Updated section 1.1 to mention the current maintainer. (DLR)<br>
2972005.03.09 - Added question about opening files with names beginning with '+'s, and added a few more miscellaneous cosmetic fixes. (DLR)<br>
2982005.01.03 - Removed now-inaccurate note about verbatim input's not working at prompts, and update its description to mention that it handles hexadecimal values now. (DLR)<br>
2992004.11.21 - Listed sh as an example of a Bourne shell. (DLR)<br>
3002004.11.05 - Fixed inaccuracy: Pico compatibility mode was made the default in nano 1.1.99pre1, not 1.2.2. Also added question about how to type F13-F16 on terminals lacking keys past F12 (suggested by Chris), question about how to select text for the clipboard in X terminals with nano's mouse support turned on (answer found by Joseph Birthisel), and misc. fixes and link updates. (DLR)<br>
3012004.04.07 - Removed NumLock glitch question, as it's no longer needed. (DLR)<br>
3022004.01.30 - Fixed inaccuracy: multibuffer mode was first in nano 1.1.0, not 1.1.12. (DLR)<br>
3032003.12.31 - Added question about the new verbatim input function, and a few minor fixes. Removed reference to &quot;set pico&quot; (DLR).<br>
3042003.07.02 - Added question about nano's not showing color when it's compiled with color support (DLR; suggested by Jordi).<br>
3052003.02.23 - Updated RPM links for nano 1.2.x (DLR).<br>
3062003.01.16 - Split section 4.5 into 4.5a and 4.5b for search string behavior. Added --enable-all docs.<br>
3072002.12.28 - More misc. fixes (David Benbennick, DLR).<br>
3082002.10.25 - Misc. fixes and link updates (DLR).<br>
3092002.09.10 - Another typo fix (DLR).<br>
3102002.05.15 - Typo fix (DLR).<br>
3112001.12.26 - Misc. fixes (Aaron S. Hawley, DLR).<br>
3122001.10.02 - Update for Free Translation Project.<br>
3132001.10.02 - Assorted fixes, Debian additions.<br>
3142001.06.30 - Silly typo fix.<br>
3152001.05.05 - Spelling fixes by David Lawrence Ramsey.<br>
3162001.05.02 - Misc fixes.<br>
3172001.03.26 - Typo fix in an URL.<br>
3182001.02.17 - Advocacy updates.<br>
3192001.02.15 - Added GNU notes for 0.9.99pre3.<br>
3202001.02.06 - Typo fixes.<br>
3212001.01.14 - Added note about NumLock glitch.<br>
3222001.01.10 - Linux -&gt; GNU/Linux.<br>
3232001.01.09 - Added &quot;making exe smaller&quot; section.<br>
3242000.12.19 - Typo and assorted error fixes.<br>
3252000.11.28 - Added blurb about make install-strip.<br>
3262000.11.19 - Changed Debian frozen to stable.<br>
3272000.11.18 - Previous string display (4.5).<br>
3282000.09.27 - Moved addresses to nano-editor.org.<br>
3292000.06.31 - Initial framework.</p></blockquote>
Chris Allegretta065bb1e2000-07-23 16:09:33 +0000330</body>
331</html>