diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-15 17:01:26 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-15 17:01:26 -0500 |
commit | 398f17fdf635ae64c4d5944190c73379dd953de6 (patch) | |
tree | 571ab4625910c6a56ee9daf6dfe5a2d463ac7009 /uxd.rst | |
parent | 1bb4f5bec2b188a0c29033b81da33c148444c61e (diff) | |
download | uxd-398f17fdf635ae64c4d5944190c73379dd953de6.tar.gz |
tweak man page
Diffstat (limited to 'uxd.rst')
-rw-r--r-- | uxd.rst | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -175,6 +175,9 @@ another newline). COLORS ====== +The colors in this description are the default ones. They can be +changed with the **-c** option (see above). + **green**, **yellow** Printable characters (except the space, U+0020) alternate between green and yellow. @@ -186,7 +189,7 @@ COLORS as a purple letter B. **red** - Invalid UTF-8 sequences. These are rendered with a red foreground, to make them + Invalid UTF-8 sequences. These are rendered with a red background, to make them stand out. Examples of invalid sequences: - Prefix bytes (>= 0x80) which are not followed by the correct number of continuation |