Updated Live previews (markdown)

Mischievous Meerkat 2020-06-03 15:54:03 +05:30
parent 7027f3eff0
commit e2aa38aca6
1 changed files with 1 additions and 1 deletions

@ -36,7 +36,7 @@ There are 3 previewer plugins for `nnn`, using various mechanisms to display the
**Notes:**
1. `nnn` does not watch the hovered file and update the path if it's modified while under preview. Press <kbd>|</kbd> or click on the entry to update the preview without changing the hovered entry.
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.
## Custom script configuration example