From: cain-dev <66369488+cain-dev@users.noreply.github.com> Date: Fri, 13 May 2022 19:41:42 +0000 (-0300) Subject: Reference dependency needed for kitty preview X-Git-Tag: v4.6~77^2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b3f16e76711b03592a04889a6bbfa70bfc5d6c5f;p=nnn.git Reference dependency needed for kitty preview --- diff --git a/plugins/preview-tui b/plugins/preview-tui index 15ff0433..b04053a2 100755 --- a/plugins/preview-tui +++ b/plugins/preview-tui @@ -65,7 +65,7 @@ # windows will be horizontal or vertical). # # Kitty users need `allow_remote_control` set to `yes`, and `listen_on` set -# to e.g. "unix:$TMPDIR/kitty". To customize the window split, `enabled_layouts` +# to e.g. "unix:$TMPDIR/kitty" and ImageMagick installed (which is required by kitty icat script). To customize the window split, `enabled_layouts` # has to be set to `all` or `splits` (the former is the default value). # This terminal is also able to show images without extra dependencies. #