From: Arun Prakash Jana Date: Tue, 5 May 2020 23:17:35 +0000 (+0530) Subject: Shorten column width X-Git-Tag: v3.2~56 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2ea3ce552a5cbcb74742ca0671784f19c225429e;p=nnn.git Shorten column width --- diff --git a/plugins/README.md b/plugins/README.md index c8a0590d..17184a81 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -61,7 +61,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/xterm/
\$TERMINAL, file, tree | | pskill | Fuzzy list by name and kill process or zombie | sh | fzf/fzy, 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 |