mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Shorten column width
This commit is contained in:
parent
ba51b36931
commit
2ea3ce552a
|
@ -61,7 +61,7 @@ Plugins are installed to `${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins`.
|
|||
| pdfview | View PDF file in `$PAGER` | sh | pdftotext/<br>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 <br> file, tree |
|
||||
| preview-tui | Simple TUI file previewer (needs NNN_FIFO) | sh | tmux/xterm/<br>\$TERMINAL, file, tree |
|
||||
| pskill | Fuzzy list by name and kill process or zombie | sh | fzf/fzy, ps,<br>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 |
|
||||
|
|
Loading…
Reference in a new issue