Clarify that end of drop escape code discards queued requests

This commit is contained in:
Kovid Goyal
2026-04-26 22:34:30 +05:30
parent db2d5e0111
commit 9acc16cc44
3 changed files with 4 additions and 24 deletions

View File

@@ -127,7 +127,8 @@ send an escape code of the form::
OSC _dnd_code ; t=r ST
That is, it must send a request for data with no MIME type specified. The
terminal emulator must then inform the OS that the drop is completed.
terminal emulator must then inform the OS that the drop is completed. Any
queued data requests must be discarded by the terminal.
Dropping from remote machines
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^