From 60b826e5ee062daba599c5a81eec4ae0bffd73aa Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 5 Dec 2019 17:01:55 +0100 Subject: [PATCH] tweaks: trim or adjust some whitespace in HTML, and add two keywords --- doc/cheatsheet.html | 11 ++++++----- doc/faq.html | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/cheatsheet.html b/doc/cheatsheet.html index 0591a00b..7024869f 100644 --- a/doc/cheatsheet.html +++ b/doc/cheatsheet.html @@ -5,7 +5,8 @@ Cheatsheet for nano - + + @@ -21,9 +22,9 @@ File handling - - - + + +
Ctrl+S   Save current file
Ctrl+O Offer to write file ("Save as")
Ctrl+R Insert a file into current one
Ctrl+X Close buffer, exit from nano
Ctrl+OOffer to write file ("Save as")
Ctrl+RInsert a file into current one
Ctrl+XClose buffer, exit from nano

@@ -95,7 +96,7 @@ Special movement - + diff --git a/doc/faq.html b/doc/faq.html index c7f253fd..2e0ef983 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -3,7 +3,7 @@ The GNU nano editor FAQ - +
Alt+G   Go to specified line
Alt+G    Go to specified line
Alt+]Go to complementary bracket
Alt+⯅Scroll viewport up
Alt+⯆Scroll viewport down