From: Arun Prakash Jana Date: Mon, 30 Sep 2019 21:48:21 +0000 (+0530) Subject: Add image X-Git-Tag: v2.7~30 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=727fad3b32d26a27d915777a146dad703eb8d08d;p=nnn.git Add image --- diff --git a/README.md b/README.md index d09a026a..494223cf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@

-

navigate-as-you-type & du analyzer mode

+

navigate-as-you-type & du

## Index diff --git a/plugins/README.md b/plugins/README.md index d269167e..952b8f57 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -1,3 +1,8 @@ +

nnn plugins

+ +

+

image preview with plugin thumb

+ Plugins extend the capabilities of `nnn`. They are scripts which `nnn` can communicate with and trigger. This mechanism fits perfectly with the fundamental design to keep the core file manager lean and fast, by delegating repetitive (but not necessarily file manager-specific) tasks to the plugins. The currently available plugins are listed below.