nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit eb57b10273244de8721855e326163ea5bcf4e0db
parent 844f95e6df94be0bfd82a6b053b6afbd1a2dfc18
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Sat,  1 Aug 2020 20:48:43 +0200

docs: fix a closing tag in the FAQ  [tidy]

Diffstat:
Mdoc/faq.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/faq.html b/doc/faq.html @@ -46,7 +46,7 @@ <a href="#4.4">4.4. With what keystroke can I paste text from the clipboard into nano?</a><br> <a href="#4.5">4.5. How do I select text for or paste text from the clipboard when nano's mouse support is turned on?</a><br> <a href="#4.6">4.6. When I paste text into a document, each line gets indented further than the last. Why? And how can I stop this?</a><br> - <a href="#4.7">4.7. When I paste from Windows into a remote nano, nano rewraps the lines. What gives?<a><br> + <a href="#4.7">4.7. When I paste from Windows into a remote nano, nano rewraps the lines. What gives?</a><br> <a href="#4.8">4.8. I've compiled nano with color support, but I don't see any color when I run it!</a><br> <a href="#4.9">4.9. How do I make nano my default editor (in Pine, mutt, etc.)?</a><br> </p></blockquote>