mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
Add the I key to the control data reference
This commit is contained in:
parent
714d64c417
commit
0b93153656
1 changed files with 2 additions and 0 deletions
|
|
@ -521,6 +521,8 @@ Key Value Default Description
|
|||
``O`` Positive integer. ``0`` The offset from which to read data from a file.
|
||||
``i`` Positive integer.
|
||||
``(0 - 4294967295)`` ``0`` The image id
|
||||
``I`` Positive integer.
|
||||
``(0 - 4294967295)`` ``0`` The image number
|
||||
``p`` Positive integer.
|
||||
``(0 - 4294967295)`` ``0`` The placement id
|
||||
``o`` Single character. ``null`` The type of data compression.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue