KlzXS
c9c1d0d454
Favor selection over current for nmv
pirms 3 gadiem
Lucas Summers
8a12c01da4
fixed shellcheck errors for plugins/preview-tui
pirms 3 gadiem
Lucas Summers
83232684a8
integrated ueberzug into plugins/preview-tui
pirms 3 gadiem
Arun Prakash Jana
5d8738544b
Fix #839
pirms 4 gadiem
freddii
50386ff511
fixed wrong spelled words
pirms 4 gadiem
Simone
f23452396e
Updated wall plugin to the standard utility file
pirms 4 gadiem
Robin Schneider
25eba96466
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter
Remove suspicious file
pirms 4 gadiem
johnnybash
37de198303
use trap to delete the temp files
pirms 4 gadiem
johnnybash
4d77066b62
reuse image code, use more variables
pirms 4 gadiem
johnnybash
a918a59856
video thumbnails in preview-tui
pirms 4 gadiem
kyechou
f1ea3e3ceb
Fix the same issue as #81 but with nuke
pirms 4 gadiem
Arun Prakash Jana
9946b37177
Fix togglex: handle filenames with spaces
pirms 4 gadiem
Arun Prakash Jana
fc3a247c31
Minor plugin indentation update
pirms 4 gadiem
Arun Prakash Jana
1ac4b9bd5a
Fix #813 : plugin togglex - toggle exe mode for selection
pirms 4 gadiem
Arun Prakash Jana
f4cb5c63d0
Revert "use $VISUAL environment variable for plugins"
This reverts commit 9f3fbd93ce
.
pirms 4 gadiem
tchici
9f3fbd93ce
use $VISUAL environment variable for plugins
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
pirms 4 gadiem
tchici
ea81864e03
nuke plugin: use $VISUAL environment variable
falls back to previous behavior if $VISUAL is not set ($EDITOR then vi)
pirms 4 gadiem
Arun Prakash Jana
9e3bd377b0
Remove trailing spaces
pirms 4 gadiem
Arun Prakash Jana
a7fd4957dd
shellcheck fixes
pirms 4 gadiem
Arun Prakash Jana
9e40110731
Add a useful tip.
pirms 4 gadiem
Arun Prakash Jana
1c4bc318f5
Update plugin
pirms 4 gadiem
Arun Prakash Jana
1418ecde0d
Skip rm invocation when no files to delete
pirms 4 gadiem
Arun Prakash Jana
8b9e0edc94
Update plugin notes and table
pirms 4 gadiem
KlzXS
49936d1ca2
Clear up which files are removed
pirms 4 gadiem
KlzXS
81953dd571
Wording
pirms 4 gadiem
KlzXS
d4c1986a95
sed fixes
pirms 4 gadiem
KlzXS
e8803b8b64
Fix shellchek error
pirms 4 gadiem
KlzXS
05bf019fbb
Add some prompts
pirms 4 gadiem
Doug Headley
2b3b0990cc
Plugin readme improvement
pirms 4 gadiem
KlzXS
afdba193e4
Fix filenames with spaces not working
pirms 4 gadiem
KlzXS
782df96080
Modified dups to allow selecting files for removal
pirms 4 gadiem
Arun Prakash Jana
57163ffa5d
Update plugin
pirms 4 gadiem
Tim Adler
f3e122fc32
Support zoxide for jumping ( #764 )
* Create zoxide
* Delete zoxide
* Add files via upload
pirms 4 gadiem
Placido Fernandez
d38bed58b2
fix bookmarks plugin on empty output ( #762 )
* fix bookmarks plugin on empty output
* fix indentation
* remove redundant new line
pirms 4 gadiem
Arun Prakash Jana
dbf12ed031
Fix indentation
pirms 4 gadiem
Placido Fernandez
ed53c54ba2
fix fzf bookmarks plugin environment variable ( #756 )
* fix fzf bookmarks plugin environment variable
* fix for POSIX
pirms 4 gadiem
cdarkly
88256206d7
preview-tabbed will now exit with ^C ( #734 )
* preview-tabbed will not exit with ^C
* preview-tabbed will not exit with ^C
pirms 4 gadiem
Toni Jarjour
240c0e5fed
sxiv automatically plays animations (part2) ( #732 )
* sxiv automatically plays animations (part2)
* Update imgview
* Update imgview
pirms 4 gadiem
Toni Jarjour
1912cee957
make sxiv automatically play animations ( #731 )
pirms 4 gadiem
0xACE
858794fd27
preview-tabbed now kills lingering viewer
pirms 4 gadiem
Dave Snider
3bd115ef93
Add comment for imv command in imgview plugin. Check with which instead of version ( #715 )
* change version checks to `which` instead. add comments around imvr in linux
* add which checks for renamer and preview-tui as well
pirms 4 gadiem
Dave Snider
f79af220c7
Small plugin for jump. Also adds check for NNN_PIPE to autojump plugin ( #714 )
* Add jump plugin to nnn
* indents
* Readme for plugin
* add pipe check to autojump
* indents to 4
Merge plugins jump and autojump
pirms 4 gadiem
Gregory Anders
1afdd48f5d
nuke: use macOS open when GUI enabled ( #705 )
* nuke: use macOS open when GUI enabled
* nuke: use is_mac function to test for macOS
This is consistent with how the imgur plugin does detection.
* Add macOS open command to plugins
* pskill: only execute if input is non-empty
pirms 4 gadiem
Arun Prakash Jana
6a4ff8b825
Update docs
pirms 4 gadiem
Anarchiste
7d672411bb
Adding support for `most` pager ( #698 )
* Added support of most
* Only test if bat exists
* Faster this way
* Don't test for bat'
pirms 4 gadiem
CodeforEvolution
6f9571a805
Haiku: General fixup, add icon, add rdef file
- Add a native vector icon for Haiku (it hasn't been Haiku-ified yet however)
- Add a rdef file (specifies application metadata)
- Add clipboard support, notififcation support, and basic nuke support
- Fix support for fortunes on Haiku ("-s" option is not available on Haiku)
- Cleanup Haiku recipe
pirms 4 gadiem
Jan Meischner
474ad74f25
Allow absolute paths returned by fzf in fzcd plugin ( #682 )
* Allow absolute paths returned by fzf in fzcd plugin
* Fix issue with POSIX syntax
* Add descriptive comment
* Add comment
* Remove description
* Add new line at the end of the file
Co-authored-by: Jan Meischner <jan.meischner@verimi.com>
pirms 4 gadiem
Jason
dacf7b0811
Fix typo ( #679 )
pirms 4 gadiem
lvgx
53bbcbc223
Update preview-tui ( #674 )
Co-authored-by: akimdi <akimdi@users.noreply.github.com>
pirms 4 gadiem
Arun Prakash Jana
509f069818
Add quick find (fd) and grep (rg) plugin examples
pirms 4 gadiem