From b630bb2e32ca92750eeae568bf80bf9e1f659279 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:56:09 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index f164712..96cb753 100644 --- a/README +++ b/README @@ -6,16 +6,16 @@ SYNOPSIS DESCRIPTION Displays a plain-text file word-by-word in the middle - of the terminal. Words are automatically paged in a + of the terminal. Words are automatically paged at a specifiable rate, by default 2 words per second. - This is a bit slow, you should turn it up when - gradually until your performance has been optimised. - Repeated words will be indicated by alternating reverse - video highlighting. + This is a bit slow; you should gradually turn it up + until your performance has been optimised. Repeated + words will be indicated by alternating reverse video + highlighting. Escape sequences are printed as-is. - If no file is specified, or if '-' i specified, stdin + If no file is specified, or if '-' is specified, stdin will be paged. read-quickly uses a method called rapid serial visual @@ -56,8 +56,8 @@ COMMANDS q Exit. left Go to the previous word. up Go to the previous word. - right Go to next previous word. - down Go to next previous word. + right Go to the next word. + down Go to the next word. RATIONALE This should be obvious. -- cgit v1.2.3-70-g09d2