From 1c3b241af92f18df18b6f0f3b33cd7ed6e1b5d09 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Wed, 10 Jun 2020 06:51:34 +0530 Subject: [PATCH] Updated Live previews (markdown) --- Live-previews.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Live-previews.md b/Live-previews.md index a1a40df..66ad14a 100644 --- a/Live-previews.md +++ b/Live-previews.md @@ -37,7 +37,7 @@ There are 2 previewer plugins for `nnn`, using various mechanisms to display the 1. `nnn` does not watch the hovered file and update the path if it's modified while under preview. Press Esc or click on the entry to update the preview without changing the hovered entry. 2. To close the `preview-tui` and `preview-kitty` preview windows, press ^C on the preview window. Run the plugin again if you want to preview. -3. To run a plugin when you start `nnn`, use the option `-P` +3. To run a plugin (e.g. a previewer) when you start `nnn`, use the option `-P` ## Custom script configuration example