-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 809718bceb3473f9219b04ef7956c1d38711ba3f:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 809718bceb3473f9219b04ef7956c1d38711ba3f
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sun May 23 01:06:47 2010 +0000

    nail it

diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod

index 9f30c4514bec39873dab4328ad2c8a38ece1b7e7..

index ..daf48c010c381227a24b0a98a741a121e64e0c9a 100644

--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -1505,12 +1505,16 @@ The RGB cube uses indices 16..79 (16..231) using the following formulas:
    index_256 = (r * 16 + g) * 16 + b + 16   # r, g, b = 0..15

 The grayscale ramp uses indices 80..87 (232..239), from 10% to 90% in 10%
-steps (1/26 to 25/26 in 1/26 steps).
+steps (1/26 to 25/26 in 1/26 steps) - black and white are already part of
+the RGB cube.

 Together, all those colours implement the 88 (256) colour xterm
 colours. Only the first 16 can be changed using resources currently, the
 rest can only be changed via command sequences ("escape codes").

+Applications are advised to use terminfo or command sequences to discover
+number and RGB values of all colours (yes, you can query this...).
+
 Note that B<-rv> (B<"reverseVideo: True">) simulates reverse video by
 always swapping the foreground/background colours. This is in contrast to
 I<xterm>(1) where the colours are only swapped if they have not otherwise

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:12:41 2024