]> Sergey Matveev's repositories - nnn.git/commitdiff
Reference dependency needed for kitty preview
authorcain-dev <66369488+cain-dev@users.noreply.github.com>
Fri, 13 May 2022 19:41:42 +0000 (16:41 -0300)
committerGitHub <noreply@github.com>
Fri, 13 May 2022 19:41:42 +0000 (16:41 -0300)
plugins/preview-tui

index 15ff0433bf5e5a78a43d96d5ca07f7d798066dd7..b04053a204af1102268822817b791ef1e99f0638 100755 (executable)
@@ -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.
 #