Skip to content

Commit ade7ef1

Browse files
committed
Fix #3173
1 parent e82a6de commit ade7ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/graphics-protocol.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ terminal emulators handle input in a FIFO manner, anyway.
315315

316316
So for example, you could send::
317317

318-
<ESC>_Gi=31,s=1,v=1,a=q,t=d,f=24;<NUL><NUL><NUL><ESC>\<ESC>[c
318+
<ESC>_Gi=31,s=1,v=1,a=q,t=d,f=24;AAAA<ESC>\<ESC>[c
319319

320320
If you get back a response to the graphics query, the terminal emulator supports
321321
the protocol, if you get back a response to the device attributes query without

0 commit comments

Comments
 (0)