From: Arun Prakash Jana Date: Sun, 31 May 2020 20:10:02 +0000 (+0530) Subject: Document non-repeat-refresh of file under preview X-Git-Tag: v3.3~82 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=f5b5cf5fd71fb7a5286cc0c427fa2462bd4b7ad3;p=nnn.git Document non-repeat-refresh of file under preview --- diff --git a/plugins/README.md b/plugins/README.md index 164207b0..51a4925f 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -204,6 +204,8 @@ 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. + #### Examples There are many plugins provided by `nnn` which can be used as examples. Here are a few simple selected examples.