From 6d97d18fba1b5aed5400a94f0e93513a127829e9 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 2 Jul 2003 14:20:11 +0000 Subject: [PATCH] faq update for inability to see color when nano is compiled w/color support git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1508 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 +++ faq.html | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 238954d4..b6f95a47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,9 @@ CVS code - - TODO: - Move the items for nano 1.2 to the "Old Requests" section, and mark color syntax highlighting as done. (David Benbennick) +- faq.html: + - Added question about nano's not showing color when it's + compiled with color support. (DLR; suggested by Jordi) - nano.1, nanorc.5: - Formatting improvements by Jean-Philippe Guérard. - Minor fixes by DLR. diff --git a/faq.html b/faq.html index eb9ab1ac..841d3db8 100644 --- a/faq.html +++ b/faq.html @@ -38,7 +38,8 @@ 4.5a. [version 1.1.12 and earlier] When I type in a search string, the string I last searched for is already in front of my cursor! What happened?!
4.5b. [version 1.2.1 and later] Hey, the search string behavior has reverted, it's now like Pico, what happened to the consistency?
4.6. I get the message "NumLock glitch detected. Keypad will malfunction with NumLock off." What gives?
- 4.7. How do I make nano my default editor (in Pine, mutt, etc.)?

+ 4.7. How do I make nano my default editor (in Pine, mutt, etc.)?
+ 4.8. I've compiled nano with color support, but I don't see any color when I run it!

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?

@@ -193,6 +194,8 @@

Mutt users 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 .muttrc:

my_hdr X-Composer: nano x.y.z

Again, replace x.y.z with the version of nano you use.

+

4.8. I've compiled nano with color support, but I don't see any color when I run it!

+

If you want nano to actually use color, you have to specify the color configurations you want it to use in your .nanorc. Some example configurations are in the nanorc.sample that comes with the nano source or your nano package. See Section 3.8.


5. Internationalization

5.1. There's no translation for my language!

@@ -233,8 +236,9 @@

8. ChangeLog

+2003/07/02 - Added question about nano's not showing color when it's compiled with color support (DLR; suggested by Jordi).
2003/02/23 - Updated RPM links for nano 1.2.x. (DLR).
-2003/01/16 - Split section 4.5 into 4.5a and 4.5b for search string behavior. Added --enable-all docs.
+2003/01/16 - Split section 4.5 into 4.5a and 4.5b for search string behavior. Added --enable-all docs.
2002/12/28 - More misc. fixes (David Benbennick, DLR).
2002/10/25 - Misc. fixes and link updates (DLR).
2002/09/10 - Another typo fix (DLR).
-- 2.39.5