diff --git a/doc/faq.html b/doc/faq.html index d754a402..5782b2a5 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -14,13 +14,15 @@ 1.2. What is the history behind nano?
1.3. Why the name change from TIP?
1.4. What is the current version of nano?
- 1.5. I want to read the manpage without having to download the program!

+ 1.5. I want to read the manpage without having to download the program! +

2. Where to get GNU nano.

2.1. FTP and WWW sites that carry nano.
2.2. RedHat and derivatives (.rpm) packages.
2.3. Debian (.deb) packages.
- 2.4. By GIT (for the brave).

+ 2.4. By GIT (for the brave). +

3. Installation and Configuration

3.1. How do I install the RPM or DEB package?
@@ -31,7 +33,8 @@ 3.7. Tell me more about this multibuffer stuff!
3.8. Tell me more about this verbatim input stuff!
3.9a. How do I make a .nanorc file that nano will read when I start it?
- 3.9b. How about in Win32?

+ 3.9b. How about in Win32? +

4. Running

4.1. How do I open a file with a name beginning with '+' from the command line?
@@ -46,25 +49,29 @@ 4.9. I've compiled nano with color support, but I don't see any color when I run it!
4.10. How do I make nano my default editor (in Pine, mutt, etc.)?
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?
- 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!

+ 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! +

5. Internationalization

5.1. There's no translation for my language!
5.2. I don't like the translation for <x> in my language. How can I fix it?
- 5.3. What is the status of Unicode support?

+ 5.3. What is the status of Unicode support? +

6. Advocacy and Licensing

6.1. Why should I use nano instead of Pico?
6.2. Why should I use Pico instead of nano?
6.3. What is so bad about the older Pine license?
- 6.4. Okay, well, what mail program should I use then?

+ 6.4. Okay, well, what mail program should I use then? +

7. Miscellaneous

7.1. Where can I ask questions or send suggestions?
7.2. How do I submit a bug report or patch?
7.3. I want to send the development team a big load of cash (or just a thank you).
7.4. How do I join the development team?
- 7.5. Can I have write access to the GIT tree?

+ 7.5. Can I have write access to the GIT tree? +


1. General