From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Mon, 1 Jun 2020 08:06:02 +0000 (+0530)
Subject: Workaround #621: preview is updated on redraw (^L)
X-Git-Tag: v3.3~80
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=52697e76d54e384b65dc22a2782fc81ebaa979e6;p=nnn.git

Workaround #621: preview is updated on redraw (^L)
---

diff --git a/plugins/README.md b/plugins/README.md
index 51a4925f..4f2a1d44 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -204,7 +204,7 @@ If a `NNN_FIFO` environment variable is set globally (and `-a` is not passed to
 
 Don't forget to fork in the background to avoid blocking `nnn`.
 
-Note that `nnn` does not watch the hovered file and update the path if it's modified while under preview.
+Note that `nnn` does not watch the hovered file and update the path if it's modified while under preview. Press <kbd>^L</kbd> to update the preview without changing the hovered entry.
 
 #### Examples
 There are many plugins provided by `nnn` which can be used as examples. Here are a few simple selected examples.