mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Live previews (markdown)
parent
42d2f15a34
commit
b6eaffbc40
|
@ -39,7 +39,7 @@ To run a previewer (or any plugin in general) when you start `nnn`, use the opti
|
|||
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.
|
||||
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(-ext)` preview windows run the plugin again or press <kbd>^C</kbd> on the preview window.
|
||||
|
||||
## Custom script configuration example
|
||||
|
||||
|
|
Loading…
Reference in a new issue