From 54d9a6e4f9a23421185301e1226817fe3a4209f8 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 17 May 2020 17:54:10 +0530 Subject: [PATCH] Update docs --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index 3d770eab..59ae2812 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,
pico2wave | | pdfview | View PDF file in `$PAGER` | sh | pdftotext/
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:
[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:
[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/
\$TERMINAL, file, tree | | pskill | Fuzzy list by name and kill process or zombie | sh | fzf, ps, sudo/doas |