aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-16 11:22:34 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-16 11:22:34 +0530
commitcf987fa9885127bccc5da0750584bca0f49d684e (patch)
tree570c5871d37f8b439b9cf0f627ec4f8bb1a0cef1 /plugins/README.md
parente82f6d02cdbfda3afbc66997adf15c8b4a2a5317 (diff)
downloadnnn-cf987fa9885127bccc5da0750584bca0f49d684e.tar.gz
Plugin treeview to show tree o/p with perms and size
Diffstat (limited to 'plugins/README.md')
-rw-r--r--plugins/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/README.md b/plugins/README.md
index 95e2321..b3a3a3c 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -44,6 +44,7 @@ The currently available plugins are listed below.
| sxiv | sh | sxiv | View images in dir, set wallpaper, copy path ([config](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts))|
| thumb | sh | [lsix](https://github.com/hackerb9/lsix) | View thumbnail of an image or dir of images |
| transfer | sh | curl | Upload file to transfer.sh |
+| treeview | sh | tree | Informative tree output in `$EDITOR` |
| uidgid | sh | ls, less | List user and group of all files in dir |
| upgrade | sh | curl | Upgrade nnn manually on Debian 9 Stretch |
| vidthumb | sh | [ffmpegthumbnailer](https://github.com/dirkvdb/ffmpegthumbnailer),<br>[lsix](https://github.com/hackerb9/lsix) | Show video thumbnails in terminal |