mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 06:41:30 +00:00
Misc fixes
This commit is contained in:
parent
fd691b7835
commit
141edb975e
2 changed files with 24 additions and 7 deletions
|
|
@ -171,9 +171,10 @@ terminal emulator::
|
|||
→ action=file id=someid file_id=f1 name=/some/path
|
||||
...
|
||||
|
||||
The client must not send requests for directories and absolute symlinks.
|
||||
The terminal emulator replies with the data for the files, as a sequence of
|
||||
``data`` commands each with a chunk of data no larger than ``4096`` bytes,
|
||||
for each file (the terminal emulator should send the data for
|
||||
for each file (the terminal emulator must send the data for
|
||||
one file at a time)::
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue