public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org
Subject: [PATCH 1/8] man/man4/console_codes.4: Document codes better
Date: Thu, 9 Oct 2025 16:57:12 -0500	[thread overview]
Message-ID: <20251009215712.zhmxvmbtx72tk4yg@illithid> (raw)
In-Reply-To: <20251009215344.tcknw7iexu3kbhnm@illithid>

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

Document the names of the "ESC s" and "ESC u" extension controls.

See
<https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#\
h3-Functions-using-CSI-_-ordered-by-the-final-character_s_>.

Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
---
 man/man4/console_codes.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man4/console_codes.4 b/man/man4/console_codes.4
index d1dffda65..e4fa71422 100644
--- a/man/man4/console_codes.4
+++ b/man/man4/console_codes.4
@@ -306,8 +306,8 @@ .SS Linux console controls
 Set scrolling region;
 parameters are top and bottom row.
 T}
-s	?	Save cursor location.
-u	?	Restore cursor location.
+s	SCOSC	Save cursor location.
+u	SCORC	Restore cursor location.
 \`	HPA	T{
 Move cursor to indicated column in current row.
 T}
-- 
2.30.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2025-10-09 21:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-09 21:53 [PATCH 0/8] man/man4/console_codes.4: content and style fixes G. Branden Robinson
2025-10-09 21:57 ` G. Branden Robinson [this message]
2025-10-09 21:57 ` [PATCH 2/8] man/man4/console_codes.4: ffix G. Branden Robinson
2025-10-09 21:57 ` [PATCH 3/8] " G. Branden Robinson
2025-10-09 21:57 ` [PATCH 4/8] " G. Branden Robinson
2025-10-09 21:57 ` [PATCH 5/8] man/man4/console_codes.4: wfix G. Branden Robinson
2025-10-09 21:58 ` [PATCH 6/8] man/man4/console_codes.4: ffix G. Branden Robinson
2025-10-09 21:58 ` [PATCH 7/8] " G. Branden Robinson
2025-10-09 21:58 ` [PATCH 8/8] " G. Branden Robinson
2025-10-09 22:25   ` Alejandro Colomar
2025-10-09 23:00     ` G. Branden Robinson
2025-10-09 23:03       ` G. Branden Robinson
2025-10-09 22:17 ` [PATCH 0/8] man/man4/console_codes.4: content and style fixes Alejandro Colomar
2025-10-09 22:21   ` Alejandro Colomar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251009215712.zhmxvmbtx72tk4yg@illithid \
    --to=g.branden.robinson@gmail.com \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox