Arun Prakash Jana
|
f4cb5c63d0
|
Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce .
|
4 年之前 |
tchici
|
9f3fbd93ce
|
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
|
4 年之前 |
Arun Prakash Jana
|
bc572df55a
|
NNN_SEL: custom selection file
|
4 年之前 |
KlzXS
|
00148360e4
|
Plugin improvements (#531)
* Added padding for numbers in .nmv
* Add skim as an option in fzopen
* Remove unnecessary eval
Thanks @leovilok!
Co-Authored-By: lvgx <l@vgx.fr>
* Added note about whitespace
Co-authored-by: lvgx <l@vgx.fr>
|
4 年之前 |
KlzXS
|
aab90bf515
|
Add verbose option (#497)
|
4 年之前 |
Arun Prakash Jana
|
ea2de804f8
|
batch rename: check dep, handle invalid input
|
4 年之前 |
KlzXS
|
c215c5de80
|
Convert batchrename to bash and rename it (#495)
|
4 年之前 |
Arun Prakash Jana
|
f527dd1c6a
|
Integrate batch renamer plugin
|
4 年之前 |
KlzXS
|
29fe67b799
|
Addressing #489 (#490)
* Fix empty printf, change separator for sed
* Added missing quotes
|
4 年之前 |
KlzXS
|
f6ff9ae4aa
|
POSIX compliant batchrename plugin (#488)
* Added (almost) POSIX compliant batch rename script
* Not fully
* Added selection/current prompt
|
4 年之前 |