瀏覽代碼

Add image

master
Arun Prakash Jana 5 年之前
父節點
當前提交
727fad3b32
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A75979F35C080412
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. +1
    -1
      README.md
  2. +5
    -0
      plugins/README.md

+ 1
- 1
README.md 查看文件

@@ -10,7 +10,7 @@
</p>

<p align="center"><img src="https://i.imgur.com/MPWpmos.png" /></p>
<p align="center"><i>navigate-as-you-type & du analyzer mode</i></p>
<p align="center"><i>navigate-as-you-type & du</i></p>

## Index



+ 5
- 0
plugins/README.md 查看文件

@@ -1,3 +1,8 @@
<h1 align="center">nnn plugins</h1>

<p align="center"><img src="https://i.imgur.com/14iPDIq.png" /></p>
<p align="center"><i>image preview with plugin thumb</i></p>

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.


Loading…
取消
儲存