From f26d5b02cb6ec58be6cf1a49623323aa00bb012c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 9 Jun 2021 08:01:46 +0530 Subject: [PATCH] ... --- docs/graphics-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 6406e0325..36e1f2375 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -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 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 -`primary device attributes `. If you +`primary device attributes `_. If you 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 protocol.