From f48717bc36db22aa38b86e1db6ae0dbcdcef60dd Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 5 Feb 2023 16:38:21 +0100 Subject: [PATCH] lowercase a bunch of attribute names plus some tags, for esthetics --- bottom.php | 32 +++++++++++++++--------------- docs.php | 6 +++--- download.php | 4 ++-- history.php | 52 ++++++++++++++++++++++++------------------------- index.php | 2 +- news.php | 2 +- screenshots.php | 28 +++++++++++++------------- top.php | 4 ++-- who.php | 22 ++++++++++----------- 9 files changed, 76 insertions(+), 76 deletions(-) diff --git a/bottom.php b/bottom.php index 2f267bc..ca5a788 100644 --- a/bottom.php +++ b/bottom.php @@ -1,35 +1,35 @@
- +

- +
- - + + - - + + - - + + - + - - + + - - + + - - + + - +
^G Get Nano^G Get Nano^N News^N News^W Who^W Who^T^T  Git
^D Documentation^D Documentation^H History^H History^S Screenshots^S Screenshots^C^C  Contact
diff --git a/docs.php b/docs.php index a0f2296..ee9baae 100644 --- a/docs.php +++ b/docs.php @@ -4,9 +4,9 @@
Documentation

- - -
+ + +
Document Name
diff --git a/download.php b/download.php index c2aa72f..eebc1f4 100644 --- a/download.php +++ b/download.php @@ -4,8 +4,8 @@
Downloading GNU nano

-
- +
+ diff --git a/history.php b/history.php index a271d52..a3cc8fe 100644 --- a/history.php +++ b/history.php @@ -8,9 +8,9 @@

Improvements made in version 2.6:
-
Description Links
+
-
    +
    • Trailing whitespace can be snipped from justified paragraphs.
    • Better feedback when a file is unwritable or a directory inaccessible.
    • Bindable functions for deleting a word to the left and to the right.
    • @@ -20,7 +20,7 @@ Improvements made in version 2.6:
    • Resizing the window does not exit from help viewer nor file browser.
    • On some terminals Ctrl+Left and Ctrl+Right jump to previous and next word.
    • A steadier movement of the highlight in the file browser.
    • -
    +
@@ -29,9 +29,9 @@ Improvements made in version 2.6:

Improvements made in version 2.4:
-
+
-
    +
    • The ability to give different colors to title bar, status bar and help lines.
    • Linter support, for automatically putting the cursor on syntax errors.
    • Formatter support, for normalizing the layout of a text instead of the spelling.
    • @@ -41,7 +41,7 @@ Improvements made in version 2.4:
    • Makes the mouse usable again for clicking on shortcuts.
    • Fixes several syntax coloring issues.
    • Adds more syntax highlighting examples (Go, guile, javascript, json, PO files, texinfo, ...).
    • -
    +
@@ -50,23 +50,23 @@ Improvements made in version 2.4:

Improvements made in version 2.2:
-
+
-
    +
    • Customizable key bindings.
    • Abortable searching (^C after ^W).
    • Partial undo/redo support [EXPERIMENTAL].
    • Pager support (i.e. reading from stdin).
    • -
    +
-
    +
    • Warnings for unwritable files and for external modification since opening.
    • "Soft" line wrapping (i.e. display of complete lines).
    • More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).
    • Faster syntax highlighting for complicated regexes.
    • -
    +
@@ -75,25 +75,25 @@ Improvements made in version 2.2:

Improvements made in version 2.0:
-
+
-
    +
    • UTF-8 support.
    • Improved color syntax highlighting.
    • Copy text without cutting it.
    • Verbatim input mode.
    • Repeat last seach (Meta-W).
    • -
    +
-
    +
    • Spell check/replace selected text only.
    • Indent marked text.
    • Move to beginning/end of paragraph.
    • Search within the file browser.
    • Auto-conversion of mixed file format.
    • -
    +
@@ -102,9 +102,9 @@ Improvements made in version 2.0:

Improvements made in version 1.2:
-
+
-
    +
    • More Pico compatible by default.
    • Smooth scrolling (-S flag).
    • Bracket matching (Meta-]).
    • @@ -112,11 +112,11 @@ Improvements made in version 1.2:
    • Color syntax highlighting.
    • Search and replace history editing.
    • Customizable quoting string (-Q flag).
    • -
    +
-
    +
    • Append/prepend from write file menu.
    • Write selected text to file (^O after ^^).
    • Multiple file buffers (-F flag).
    • @@ -124,7 +124,7 @@ Improvements made in version 1.2:
    • Saved search/replace history (-H flag).
    • Backup files (-B flag).
    • Insert output of command (^X after ^R).
    • -
    +
@@ -133,27 +133,27 @@ Improvements made in version 1.2:

Version 1.0 had the following features:
-
+
-
    +
    • Autoconf support.
    • Truly free license (GNU GPL).
    • Goto-line command without a flag.
    • Case-sensitive search function.
    • Interactive search and replace.
    • About half the size of the Pico binary.
    • -
    +
-
    +
    • Slang and ncurses support.
    • Autoindent abillity.
    • Displayed tab width option.
    • Regular-expression search and replace.
    • Toggles for command-line flags via Meta keys.
    • Tab completion when reading/writing files.
    • -
    +
diff --git a/index.php b/index.php index 8a7bba9..68069e6 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ - +
diff --git a/news.php b/news.php index 36e348b..fed4b4b 100644 --- a/news.php +++ b/news.php @@ -1,6 +1,6 @@ - +


diff --git a/screenshots.php b/screenshots.php index e5c758b..0f47680 100644 --- a/screenshots.php +++ b/screenshots.php @@ -5,42 +5,42 @@
-
    +
      -
    • 5.x era
      +
    • 5.x era
      With --indicator and --nohelp and a highlighted search match:
      screenshot of 5.7

      -
    • + -
    • 4.x era
      +
    • 4.x era
      Modern version showing line numbers and selected text:
      screenshot of 4.2

      -
    • + -
    • 3.x era
      +
    • 3.x era
      Modern version showing its undo support:
      screenshot of 3.2

      -
    • + -
    • 2.x era
      +
    • 2.x era
      Modern version with a colorized interface:
      screenshot of 2.5.0

      -
    • + -
    • 1.x era
      +
    • 1.x era
      Showing support for syntax highlighting:
      screenshot

      Switching between multiple file buffers with Meta-< and Meta->:
      screenshot

      -
    • + -
    • before 1.0
      +
    • before 1.0
      Default (basic) nano setup:
      screenshot

      -
    • + -
    +
diff --git a/top.php b/top.php index 5445083..4fbf7a0 100644 --- a/top.php +++ b/top.php @@ -14,10 +14,10 @@ - +
- +
diff --git a/who.php b/who.php index 1990295..f51234e 100644 --- a/who.php +++ b/who.php @@ -3,7 +3,7 @@

Original Author
- +
@@ -12,7 +12,7 @@

Current Maintainer
-
Chris Allegretta
+
@@ -21,8 +21,8 @@

Former Maintainers
-
Benno Schulenberg
- +
+ @@ -31,13 +31,13 @@

Early Co-Developers
-
David Lawrence Ramsey
Chris Allegretta
- +
+ - + @@ -47,22 +47,22 @@

Contributors of Code and Fixes
-
Jordi Mallach
David Benbennick
Rocco Corsi
Mike Frysinger
Adam Rogoyski
Rob Siemborski
- +
+ - + - + -- 2.39.2
Ken Tyler Sven Guckes Bill Soudan Christian Weisgerber Kamil Dudka
Mark Majeres Joshua Jensen Ryan Krebs Big Gaute Albert Chin
Faissal Bensefia Mahyar Abbaspour Mike Scalora