Updated Live previews (markdown)

Mischievous Meerkat 2020-06-10 06:51:34 +05:30
parent a5adb510ff
commit 1c3b241af9
1 changed files with 1 additions and 1 deletions

@ -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 <kbd>Esc</kbd> 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 <kbd>^C</kbd> 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