From 26d89c476c087ea8a3b300af1aa9dc1fef48d1f8 Mon Sep 17 00:00:00 2001 From: duganchen Date: Sun, 6 Jun 2021 09:49:32 -0700 Subject: [PATCH] Link my Pistol-based previewer script for nnn running in Kitty --- Live-previews.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Live-previews.md b/Live-previews.md index b8a6ce3..2dfb4e8 100644 --- a/Live-previews.md +++ b/Live-previews.md @@ -155,3 +155,6 @@ nnn-preview () } ``` +### For Kitty + +If you're using the [kitty](https://sw.kovidgoyal.net/kitty/) terminal, consider using the [kitty-pistol-previewer](https://github.com/duganchen/kitty-pistol-previewer) previewer, which uses pistol and works well with nnn. \ No newline at end of file