aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-17 17:54:10 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-05-17 17:54:10 +0530
commit54d9a6e4f9a23421185301e1226817fe3a4209f8 (patch)
tree7bfcd304fb4f50470e2bd6795b7a1bf8779f4804 /plugins/README.md
parenta17ef6699da90cc03789f33bae9d02ae2e5aae5b (diff)
downloadnnn-54d9a6e4f9a23421185301e1226817fe3a4209f8.tar.gz
Update docs
Diffstat (limited to 'plugins/README.md')
-rw-r--r--plugins/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/README.md b/plugins/README.md
index 3d770ea..59ae281 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -61,7 +61,7 @@ Plugins are installed to `${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins`.
| pdfread | Read a PDF or text file aloud | sh | pdftotext, mpv,<br>pico2wave |
| pdfview | View PDF file in `$PAGER` | sh | pdftotext/<br>mupdf-tools |
| picker | Pick files and list one per line (to pipe) | sh | nnn |
-| preview-kitty | File previewer in a kitty terminal pane | sh | [kitty](https://sw.kovidgoyal.net/kitty/), Optionally:<br>[exa](https://github.com/ogham/exa) [bat](https://github.com/sharkdp/bat) mediainfo |
+| preview-kitty | File previewer in a kitty terminal pane | sh | [kitty](https://sw.kovidgoyal.net/kitty/), optional:<br>[exa](https://github.com/ogham/exa) [bat](https://github.com/sharkdp/bat) mediainfo |
| preview-tabbed | `tabbed`/xembed based file previewer | bash | _see in-file docs_ |
| preview-tui | Simple TUI file previewer (needs NNN_FIFO) | sh | tmux (>= 3.0)/xterm/<br>\$TERMINAL, file, tree |
| pskill | Fuzzy list by name and kill process or zombie | sh | fzf, ps, sudo/doas |