Add a link to RFC 1950

This commit is contained in:
Kovid Goyal 2021-03-10 08:22:59 +05:30
parent 48d2aa14c8
commit 07f27d0f54
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -194,8 +194,8 @@ Compression
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
The client can send compressed image data to the terminal emulator, by specifying the The client can send compressed image data to the terminal emulator, by specifying the
``o`` key. Currently, only RFC1950-style zlib based deflate compression is ``o`` key. Currently, only `RFC1950 <https://tools.ietf.org/html/rfc1950>`_ zlib based
supported, which is specified using ``o=z``. For example:: deflate compression is supported, which is specified using ``o=z``. For example::
<ESC>_Gf=24,s=10,v=20,o=z;<payload><ESC>\ <ESC>_Gf=24,s=10,v=20,o=z;<payload><ESC>\