]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix kitty listen_on example
authorLuan Belem Rivello <58953615+luanrivello@users.noreply.github.com>
Sat, 28 Aug 2021 23:14:35 +0000 (20:14 -0300)
committerGitHub <noreply@github.com>
Sat, 28 Aug 2021 23:14:35 +0000 (20:14 -0300)
plugins/preview-tui

index 2849efd46a085d9e1078749776b62e0ba6cc44d6..b94d43e8bd2c01c6028507ab0fcd56a47f11374a 100755 (executable)
@@ -63,7 +63,7 @@
 #   windows will be horizontal or vertical).
 #
 #   Kitty users need `allow_remote_control` set to `yes`, and `listen_on` set
-#   to e.g. "$TMPDIR/kitty". To customize the window split, `enabled_layouts`
+#   to e.g. "unix:$TMPDIR/kitty". 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.
 #