diff --git a/docs/protocol-extensions.rst b/docs/protocol-extensions.rst index a4c34f407..0039b42f5 100644 --- a/docs/protocol-extensions.rst +++ b/docs/protocol-extensions.rst @@ -51,6 +51,9 @@ To reset the underline color (also previously reserved and unused):: [59m +The underline color must remain the same under reverse video, if it has a +color, if not, it should follow the foreground color. + To detect support for this feature in a terminal emulator, query the terminfo database for the ``Su`` boolean capability.