mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Update graphics-protocol.rst: typo fix
This commit is contained in:
@@ -1003,8 +1003,8 @@ take, and the default value they take when missing. All integers are 32-bit.
|
|||||||
Key Value Default Description
|
Key Value Default Description
|
||||||
======= ==================== ========= =================
|
======= ==================== ========= =================
|
||||||
``a`` Single character. ``t`` The overall action this graphics command is performing.
|
``a`` Single character. ``t`` The overall action this graphics command is performing.
|
||||||
``(a, c, d, f, `` ``t`` - transmit data, ``T`` - transmit data and display image,
|
``(a, c, d, f, ``t`` - transmit data, ``T`` - transmit data and display image,
|
||||||
``p, q, t, T)`` ``q`` - query terminal, ``p`` - put (display) previous transmitted image,
|
p, q, t, T)`` ``q`` - query terminal, ``p`` - put (display) previous transmitted image,
|
||||||
``d`` - delete image, ``f`` - transmit data for animation frames,
|
``d`` - delete image, ``f`` - transmit data for animation frames,
|
||||||
``a`` - control animation, ``c`` - compose animation frames
|
``a`` - control animation, ``c`` - compose animation frames
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user