Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5 years ago
Arun Prakash Jana
f95ee54870
Add plugin to show notification
5 years ago
Arun Prakash Jana
a86150f71a
Reformat help, remove redundant plugin key
5 years ago
Arun Prakash Jana
2e407d1325
Add m4a files
5 years ago
Arun Prakash Jana
ef09f42720
PR #399 : add autojump plugin
5 years ago
Arun Prakash Jana
877f7b4d62
Exit if dir is unchanged
5 years ago
Arun Prakash Jana
885cfd4734
Support both fzf and fzy
5 years ago
Arun Prakash Jana
9614fec13b
Update docs
5 years ago
Arun Prakash Jana
9d336b77fa
Disable shellcheck warning SC2086
5 years ago
Arun Prakash Jana
819bddaac9
Fix build break
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
b65bc92e73
Fix build break
5 years ago
Arun Prakash Jana
70f3bd2e53
Fix #398
5 years ago
Arun Prakash Jana
add789c002
Use common construct for utility names
5 years ago
Arun Prakash Jana
0acd18f989
Minor plugin fixes
5 years ago
José Luis Neder
189042d2d9
Plugin renamer ( #393 )
This plugin is an alternative to the native batch rename interface in
nnn. qmv from renameutils and vidir from moreutils allow to rename
files without fear of replacing existing files.
5 years ago
Arun Prakash Jana
f80563e16a
Update docs
5 years ago
Arun Prakash Jana
5cd9794102
Remove redundant assignment
5 years ago
Vidar Holen
1bf49c80e7
Some of the shell script fixes as per discussion ( #389 )
* Improved completion support for files with spaces
Filenames with spaces, both generally and for session names, will now
complete as expected.
* Misc shell script improvements
See discussion on:
1cca9e4b72
5 years ago
Arun Prakash Jana
5d0af863b5
Set hovered and file as
5 years ago
Arun Prakash Jana
ca7405311f
Force undetachable edits in EDITOR
5 years ago
Arun Prakash Jana
9b37c9edb1
Load dir after hovered image
5 years ago
Arun Prakash Jana
594d645e25
Rename plugins, group related ones
5 years ago
Arun Prakash Jana
085bda0330
Integrate similar plugins, diff should begin at start of file
5 years ago
Arun Prakash Jana
1cca9e4b72
shellcheck fixes
5 years ago
Arun Prakash Jana
ee2dcb1de7
Re-order plugin table
5 years ago
Arun Prakash Jana
2d91768d88
Fix some cat abuses in code, plugins
5 years ago
Arun Prakash Jana
5b7448bac9
Various plugin fixes
1. getplugs should work even if nnn is not run
2. Remove redundant ./ prefix
3. Update plugin docs
5 years ago
Arun Prakash Jana
9729b1f5a6
Refresh dirs on disruptive chnages, update sxiv plugin to browse and rename
5 years ago
Mischievous Meerkat
577d8d9bfc
Update ndiff
5 years ago
Arun Prakash Jana
52fad544fc
Always open vimdiff at start of file
5 years ago
Arun Prakash Jana
f7fa1ffc8e
Update plugin docs
5 years ago
Arun Prakash Jana
6bbf3ac9c4
Show output after running command
5 years ago
Arun Prakash Jana
472564fd7f
Do not update merged file, remove README.md
5 years ago
KlzXS
2cbd76abf6
getpulgs now asks before overwriting ( #385 )
* getpulgs now asks before overwriting
* Forgot a space
5 years ago
Arun Prakash Jana
0620b1dfb5
Plugin fzhist
5 years ago
Arun Prakash Jana
7d0be597ad
Rename fzy-open to fzopen
5 years ago
Arun Prakash Jana
5b8b9eaa92
Add image of plugin gutenread in action
5 years ago
Arun Prakash Jana
f8b8c67bee
Update docs
5 years ago
Arun Prakash Jana
cf987fa988
Plugin treeview to show tree o/p with perms and size
5 years ago
Arun Prakash Jana
e82f6d02cd
Plugin extoggle to toggle executable status
5 years ago
Arun Prakash Jana
2b4bd35ba6
Simplify running commands
5 years ago
0xACE
688ed885d1
Fix dragdrop not working in selection mode ( #382 )
xargs couldn't call function `dnd()` and I couldn't find a portable way
to do it, so I replaced it with a variable which I guess should work
fine.
5 years ago
Arun Prakash Jana
6ea64288bc
Fix #379
5 years ago
0xACE
955826a1e8
Fix dragdrop stderr causing issues ( #374 )
For w/e reason the output from `which` causes problems with nnn
rendering. This commit silences the problematic lines.
5 years ago
Arun Prakash Jana
baaf3ede2a
Update docs
5 years ago
Arun Prakash Jana
aedb9c2753
Update drag and drop plugin
5 years ago
0xACE
3c1645ca90
Merged drag and drop scripts to 1 file ( #372 )
5 years ago