]> Sergey Matveev's repositories - nnn.git/commit
[Plugins] Fuzzy find plugins and run them; unmount mountpoints from their subfolders...
authorKabouik <7107523+Kabouik@users.noreply.github.com>
Fri, 30 Apr 2021 23:59:10 +0000 (23:59 +0000)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 1 May 2021 00:53:33 +0000 (06:23 +0530)
commitc2aeb51bcc6aeef398b1feacc03ee4ece5de14dc
tree929b272c830597f846f89d99021cf10e745ddd80
parent5ed2998023ec933b9a936171063b7a181cd78238
[Plugins] Fuzzy find plugins and run them; unmount mountpoints from their subfolders (#977)

* Fuzzy find plugins and run them

* Hide find warning when $otherplugins is not set

* Fix prompt on error 2

* Use /home/mathieu

* unmount-parent plugin

* Add dependencies and shell description

* Add dependencies and fix CI issue?

* Improve fzfplug prompt, fix shellcheck warnings, restore mistakenly deleted line in README

* Typo

* Make both scripts POSIX-compliant and small improvements

* Final cosmetic changes

* bis

* Clarify description

* Typo

* Typo

* Better support for custom dirs and use bat if available

Co-authored-by: M <>
plugins/README.md
plugins/fzplug [new file with mode: 0755]
plugins/unmount-parent [new file with mode: 0755]