lvgx
7dab9d0d86
Add nbak plugin to backup all nnn config ( #528 )
* Add nbak plugin to backup all nnn config
* nbak: check cd, quote env
* nbak: print backup file name
* nbak: add --show option, to show shell config
* nbak: fix shellcheck warning
'type' is POSIX complient, AND we check that we're actually running
bash, but shellcheck can't understand this...
Then '-o' is POSIX complient too, but shellcheck thinks it's "not well defined".
* nbak: variable renames, archive hierarchy changes
* nbak: fix variable expansion
* nbak: remove --show option
* nbak: call interactive bash/zsh to get fun/aliases
* Add nbak entry in plugins/README.md
* nbak: change archive hierarchy
* plugins/README.md: make nbak description shorter
4 years ago
Arun Prakash Jana
e5ba4f69bb
Update docs
4 years ago
Nick Waywood
415a6edd4a
Added support for fzy ( #505 )
* Added fzfz plugin
* Fixed shellcheck errors
* Fixed copy/paste error
* Added support for fzy, also renamed plugin since it's not specific to fzf anymore
* Refactored code
* Clean spillovers (jarun)
4 years ago
Nick Waywood
553f183919
Added fzfz plugin ( #502 )
* Added fzfz plugin
* Fixed shellcheck errors
* Fixed copy/paste error
4 years ago
Arun Prakash Jana
eea1b5da7d
Update docs
4 years ago
Arun Prakash Jana
54d2580799
Add fortune to help
4 years ago
Arun Prakash Jana
03e6d7d553
Adapt PR #495
4 years ago
Arun Prakash Jana
4e58ad318c
Update plugin docs
4 years ago
lvgx
d4b0ffa75e
Add x2sel plugin (reverse .cbcp) ( #494 )
This plugin is based on .cbcp and does basically the reverse operation.
It copies system clipboard newline-separated file list to selection.
4 years ago
Arun Prakash Jana
f527dd1c6a
Integrate batch renamer plugin
4 years ago
Arun Prakash Jana
3a9ddbd90f
Add batchrename to readme, minor Makefile change
4 years ago
Arun Prakash Jana
88167511f6
Unlimited bookmarks and plugin keys
4 years ago
Arun Prakash Jana
e73ec218a9
Plugin mp3conv to extract audio from media as mp3
4 years ago
Arun Prakash Jana
9f1b51b004
Allow choosing the same context in plugin helper
4 years ago
Arun Prakash Jana
f7f53bbd6b
Update docs
4 years ago
Arun Prakash Jana
04d9b667ed
Remove redundant example
5 years ago
Arun Prakash Jana
6aed714347
Run GUI app as plugin
5 years ago
Siddharth Dushantha
1dd691d20b
fixed a formating error ( #444 )
Some normal text was indent a little, which caused to to become a code
5 years ago
Arun Prakash Jana
7086df5c78
Update docs
5 years ago
Arun Prakash Jana
2c6fb0eefc
Use shorter lines in man page
5 years ago
Arun Prakash Jana
73a2919b7e
Prepare for release v2.9
5 years ago
Arun Prakash Jana
1b252b6ecb
Keybind changes
5 years ago
Arun Prakash Jana
8ebedab3f6
Fix doc
5 years ago
Arun Prakash Jana
526330bb8b
Unify plugin keys
5 years ago
Arun Prakash Jana
bb3d79ce21
Go to top when last saved filter is applied
5 years ago
Arun Prakash Jana
0492fa385d
Update docs
5 years ago
Arun Prakash Jana
f92658f31e
Add examples of useful commands to run as plugin
5 years ago
Arun Prakash Jana
23ef45ee49
Update docs
5 years ago
Arun Prakash Jana
d43abec4bc
Merge plugins pastebin and upload
5 years ago
Arun Prakash Jana
045ad3da75
Merge plugins imgsxiv and imgviu
5 years ago
Arun Prakash Jana
69377bbd89
Remove plugin notes, update docs to run cmd as plugin
5 years ago
Arun Prakash Jana
c92c5c7b15
Support toggle exe
5 years ago
Arun Prakash Jana
e1c91e1aef
Plugin rename
5 years ago
Arun Prakash Jana
ff72917e72
Plugin rename
5 years ago
Arun Prakash Jana
f90c37cd5e
Automagically handle archives
5 years ago
Arun Prakash Jana
146da5911d
Code refactor
5 years ago
Arun Prakash Jana
f480de0065
Use file.io to ipload files
5 years ago
Arun Prakash Jana
0bc5cdbf26
Update docs
5 years ago
Arun Prakash Jana
404001a428
Update plugin docs
5 years ago
Arun Prakash Jana
f25f062537
Mechanism to skip dir refresh after running plugin
5 years ago
Arun Prakash Jana
6b5bb16b46
Minor improvements
- reduce 4 spaces between help columns as it's too wide for handhelds
- support `]` as prompt in nav-as-you-type-mode when filter is empty
- update plugin docs
5 years ago
Arun Prakash Jana
fb2c548e86
User control to disable prompt after run cmd as plugin
5 years ago
Arun Prakash Jana
5c76187b61
Update docs
5 years ago
Arun Prakash Jana
a86150f71a
Reformat help, remove redundant plugin key
5 years ago
Arun Prakash Jana
ef09f42720
PR #399 : add autojump plugin
5 years ago
Arun Prakash Jana
885cfd4734
Support both fzf and fzy
5 years ago
Arun Prakash Jana
d5512462af
Move nlaunch to plugins as launch
5 years ago
Arun Prakash Jana
77ebfff98b
Rename opener nplay to nuke
5 years ago
Arun Prakash Jana
5708585c3b
Add nplay as a plugin
5 years ago
Arun Prakash Jana
add789c002
Use common construct for utility names
5 years ago