Sfoglia il codice sorgente

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

master
Arun Prakash Jana 5 anni fa
parent
commit
52697e76d5
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      plugins/README.md

+ 1
- 1
plugins/README.md Vedi 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`.

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.


Loading…
Annulla
Salva