This commit is contained in:
Kovid Goyal 2021-06-09 08:01:46 +05:30
parent c9ff061feb
commit f26d5b02cb
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -312,7 +312,7 @@ While as of May 2020, kitty is the only terminal emulator to support this
graphics protocol, we intend that any terminal emulator that wishes to support graphics protocol, we intend that any terminal emulator that wishes to support
it can. To check if a terminal emulator supports the graphics protocol the best way it can. To check if a terminal emulator supports the graphics protocol the best way
is to send the above *query action* followed by a request for the is to send the above *query action* followed by a request for the
`primary device attributes <https://vt100.net/docs/vt510-rm/DA1.html>`. If you `primary device attributes <https://vt100.net/docs/vt510-rm/DA1.html>`_. If you
get back an answer for the device attributes without getting back an answer for get back an answer for the device attributes without getting back an answer for
the *query action* the terminal emulator does not support the graphics the *query action* the terminal emulator does not support the graphics
protocol. protocol.