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

This commit is contained in:
Arun Prakash Jana 2020-06-01 13:36:02 +05:30
parent 68b9185071
commit 52697e76d5
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -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`. 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 #### Examples
There are many plugins provided by `nnn` which can be used as examples. Here are a few simple selected examples. There are many plugins provided by `nnn` which can be used as examples. Here are a few simple selected examples.