Add a note that unicode placeholders cause image wrapping
This commit is contained in:
@@ -127,7 +127,9 @@ type=bool-set
|
||||
Use the Unicode placeholder method to display the images. Useful to display
|
||||
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.
|
||||
: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.
|
||||
|
||||
|
||||
--passthrough
|
||||
|
||||
Reference in New Issue
Block a user