mirror of
https://github.com/jarun/nnn.git
synced 2024-11-27 05:11:30 +00:00
Updated Live previews (markdown)
parent
a5adb510ff
commit
1c3b241af9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue