mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Note cursor movement behavior for relative placements in the spec
This commit is contained in:
@@ -698,6 +698,13 @@ C and C is relative to A. In such cases, the terminal must respond with the
|
||||
If a client attempts to create a reference to a placement that does not exist
|
||||
the terminal must respond with the ``ENOPARENT`` error code.
|
||||
|
||||
.. note::
|
||||
Since a relative placement gets its position specified based on another
|
||||
placement, instead of the cursor, the cursor must not move after a relative
|
||||
position, regardless of the value of the ``C`` key to control cursor
|
||||
movement.
|
||||
|
||||
|
||||
Deleting images
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user