This commit is contained in:
Kovid Goyal 2023-08-16 19:16:05 +05:30
parent 8e6dc030b4
commit 67bf3eda5a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -128,8 +128,10 @@
images from within full screen terminal programs that do not understand the
kitty graphics protocol such as multiplexers or editors. See
:ref:`graphics_unicode_placeholders` for details. Note that when using this
method, large images will get wrapped at the screen edge instead of getting truncated.
This wrapping is per line and therefore the image will look like it is interleaved with blank lines.
method, placed (with :option:`--place`) images that do not fit on the screen,
will get wrapped at the screen edge instead of getting truncated. This
wrapping is per line and therefore the image will look like it is interleaved
with blank lines.
--passthrough