doc: ctlseq: tweak formatting of OSC 22 sequence slightly, for clarity

Having 3 separately underlined words made it look a bit like 3 separate
parameters, at a glance.
This commit is contained in:
Craig Barnes 2022-02-15 15:39:35 +00:00
parent 3d3ee2274f
commit 9db416ccdc

View file

@ -628,7 +628,7 @@ All _OSC_ sequences begin with *\\E]*, sometimes abbreviated _OSC_.
: xterm : xterm
: Change selection foreground color to _spec_, a color in XParseColor : Change selection foreground color to _spec_, a color in XParseColor
format. format.
| \\E] 22 ; _xcursor pointer name_ \\E\\ | \\E] 22 ; _xcursor-pointer-name_ \\E\\
: xterm : xterm
: Sets the xcursor pointer. An empty name, or an invalid name resets : Sets the xcursor pointer. An empty name, or an invalid name resets
it. it.