Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH 1/4] console_codes.4: rephrase description for xterm's ESC ] 4 command
@ 2026-07-08 12:14 Jan Engelhardt
  2026-07-08 12:14 ` [PATCH 2/4] console_codes.4: rephrase description for xterm's ESC ] 10 command Jan Engelhardt
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jan Engelhardt @ 2026-07-08 12:14 UTC (permalink / raw)
  To: alx; +Cc: linux-man

The \e]4 code is capable of modifying xterm's entire 256-slot palette,
not just the ANSI sub-portion thereof.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
---
 man/man4/console_codes.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man4/console_codes.4 b/man/man4/console_codes.4
index e0e88537a..28ee4c2fc 100644
--- a/man/man4/console_codes.4
+++ b/man/man4/console_codes.4
@@ -753,7 +753,7 @@ Set icon name and window title to
 T}
 ESC ] 1 ; \f[I]txt\f[] ST	Set icon name to \f[I]txt\f[].
 ESC ] 2 ; \f[I]txt\f[] ST	Set window title to \f[I]txt\f[].
-ESC ] 4 ; \f[I]num\f[] ; \f[I]txt\f[] ST	Set ANSI color \f[I]num\f[] to \f[I]txt\f[].
+ESC ] 4 ; \f[I]num\f[] ; \f[I]txt\f[] ST	Set color \f[I]num\f[] (0-255) to \f[I]txt\f[].
 ESC ] 10 ; \f[I]txt\f[] ST	Set dynamic text color to \f[I]txt\f[].
 ESC ] 46 ; \f[I]name\f[] ST	T{
 Change log file to
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-10 13:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 12:14 [PATCH 1/4] console_codes.4: rephrase description for xterm's ESC ] 4 command Jan Engelhardt
2026-07-08 12:14 ` [PATCH 2/4] console_codes.4: rephrase description for xterm's ESC ] 10 command Jan Engelhardt
2026-07-08 12:14 ` [PATCH 3/4] console_codes.4: mention caveats for xterm's ESC ] 50 command Jan Engelhardt
2026-07-08 15:29   ` Alejandro Colomar
2026-07-08 19:03     ` Jan Engelhardt
2026-07-10 13:55       ` Alejandro Colomar
2026-07-08 12:14 ` [PATCH 4/4] console_codes.4: document more xterm codes Jan Engelhardt
2026-07-08 15:30   ` Alejandro Colomar
2026-07-08 15:17 ` [PATCH 1/4] console_codes.4: rephrase description for xterm's ESC ] 4 command Alejandro Colomar
2026-07-08 15:24   ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox