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