Add a note to the graphics protocol about symlink resolution

This commit is contained in:
Kovid Goyal
2021-08-30 12:23:26 +05:30
parent 8ad1180321
commit 0f37521592

View File

@@ -238,6 +238,10 @@ Value of `t` Meaning
close it on Windows.
================== ============
When opening files, the terminal emulator must follow symlinks. In case of
symlink loops or too many symlinks, it should fail and respond with an error,
similar to reporting any other kind of I/O error.
Local client
^^^^^^^^^^^^^^