Commit 3362cae2 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

FAQ updates and fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@522 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent af7fc3db
Showing with 3 additions and 4 deletions
+3 -4
...@@ -139,8 +139,7 @@ it is useful enough it will be included in future versions.</font></blockquote> ...@@ -139,8 +139,7 @@ it is useful enough it will be included in future versions.</font></blockquote>
<blockquote><font color="#330000">Nano is designed to be a free replacement <blockquote><font color="#330000">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 for the Pico text editor, part of the PINE email suite from <a href="http://www.washington.edu/pine">The
University of Washington</a>.&nbsp; It aims to "emulate Pico as closely University of Washington</a>.&nbsp; It aims to "emulate Pico as closely
as possible and perhaps include extra functionality WITHOUT breaking compatibility as possible and perhaps include extra functionality.</font></blockquote>
with Pico.</font></blockquote>
<h2> <h2>
<a NAME="1.4"></a><font color="#330000">1.4. What is the history behind <a NAME="1.4"></a><font color="#330000">1.4. What is the history behind
...@@ -363,7 +362,7 @@ list: ...@@ -363,7 +362,7 @@ list:
<b>--disable-help</b> Disables help function (^G) <b>--disable-help</b> Disables help function (^G)
<b>--disable-browser</b> Disables mini file browser <b>--disable-browser</b> Disables mini file browser
</pre><br> </pre><br>
There's also the <b>--enable-tiny</b> option which disabled everything 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 above, as well as some larger chunks of the program (like the marker code
that you use Control-^ to select with). Also, if you know you aren't that you use Control-^ to select with). Also, if you know you aren't
going to be using other languages you can use <b>--disable-nls</b> to going to be using other languages you can use <b>--disable-nls</b> to
...@@ -441,7 +440,7 @@ In a nutshell, if you want to be able to use the keypad with the arrow and ...@@ -441,7 +440,7 @@ In a nutshell, if you want to be able to use the keypad with the arrow and
page up/down functionality, you have to exit nano and reset your terminal page up/down functionality, you have to exit nano and reset your terminal
(presumably with "reset" or "stty sane" or similar) and then run nano (presumably with "reset" or "stty sane" or similar) and then run nano
again with NumLock off. If you know an easier way to restore "normal again with NumLock off. If you know an easier way to restore "normal
mode", please mail <A href="nano@nano-editor.org">nano@nano-editor.org</A>. mode", please mail <A href="mailto:nano@nano-editor.org">nano@nano-editor.org</A>.
<br>&nbsp;</blockquote> <br>&nbsp;</blockquote>
<h2> <h2>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment