From: Arun Prakash Jana Date: Wed, 6 May 2020 15:19:21 +0000 (+0530) Subject: Mention tmux version required X-Git-Tag: v3.2~46 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=900b37c56cd0e85af296935195effcf94564e58c;p=nnn.git Mention tmux version required --- diff --git a/plugins/README.md b/plugins/README.md index c902a000..b2254f28 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -62,7 +62,7 @@ Plugins are installed to `${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins`. | pdfview | View PDF file in `$PAGER` | sh | pdftotext/
mupdf-tools | | picker | Pick files and list one per line (to pipe) | sh | nnn | | preview-tabbed | `tabbed`/xembed based file previewer | bash | _see in-file docs_ | -| preview-tui | Simple TUI file previewer (needs NNN_FIFO) | sh | tmux/xterm/
\$TERMINAL, file, tree | +| 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 | | renamer | Batch rename selection or files in dir | sh | [qmv](https://www.nongnu.org/renameutils/)/[vidir](https://joeyh.name/code/moreutils/) | | ringtone | Create a variable bitrate mp3 ringtone from file | sh | date, ffmpeg |