mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
...
This commit is contained in:
@@ -128,8 +128,10 @@ Use the Unicode placeholder method to display the images. Useful to display
|
|||||||
images from within full screen terminal programs that do not understand the
|
images from within full screen terminal programs that do not understand the
|
||||||
kitty graphics protocol such as multiplexers or editors. See
|
kitty graphics protocol such as multiplexers or editors. See
|
||||||
:ref:`graphics_unicode_placeholders` for details. Note that when using this
|
: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.
|
method, placed (with :option:`--place`) images that do not fit on the screen,
|
||||||
This wrapping is per line and therefore the image will look like it is interleaved with blank lines.
|
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
|
--passthrough
|
||||||
|
|||||||
Reference in New Issue
Block a user