From 8eba162d3249db776c319b88197b9fbb11dc8590 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 6 Oct 2024 10:33:25 +0530 Subject: [PATCH] ... --- kittens/icat/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kittens/icat/main.py b/kittens/icat/main.py index 168715921..deaaf63f1 100644 --- a/kittens/icat/main.py +++ b/kittens/icat/main.py @@ -133,7 +133,7 @@ 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. Note that when using this -method, placed (with :option:`--place`) images that do not fit on the screen, +method, images placed (with :option:`--place`) 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.