mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Live previews (markdown)
parent
b45be3d305
commit
27d12c5b37
|
@ -35,7 +35,7 @@ There are 2 previewer plugins for `nnn`, using various mechanisms to display the
|
||||||
|
|
||||||
To run a previewer (or any plugin in general) when you start `nnn`, use the option `-P`
|
To run a previewer (or any plugin in general) when you start `nnn`, use the option `-P`
|
||||||
|
|
||||||
**Notes:**
|
Notes:
|
||||||
|
|
||||||
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.
|
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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue