cdarkly
88256206d7
preview-tabbed will now exit with ^C ( #734 )
* preview-tabbed will not exit with ^C
* preview-tabbed will not exit with ^C
4年前
Toni Jarjour
240c0e5fed
sxiv automatically plays animations (part2) ( #732 )
* sxiv automatically plays animations (part2)
* Update imgview
* Update imgview
4年前
Toni Jarjour
1912cee957
make sxiv automatically play animations ( #731 )
4年前
0xACE
858794fd27
preview-tabbed now kills lingering viewer
4年前
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
4年前
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
4年前
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
4年前
Arun Prakash Jana
6a4ff8b825
Update docs
4年前
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'
4年前
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
4年前
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>
4年前
Jason
dacf7b0811
Fix typo ( #679 )
4年前
lvgx
53bbcbc223
Update preview-tui ( #674 )
Co-authored-by: akimdi <akimdi@users.noreply.github.com>
4年前
Arun Prakash Jana
509f069818
Add quick find (fd) and grep (rg) plugin examples
4年前
KlzXS
6147dc9a85
Add plugin bulknew ( #662 )
* Add plugin bulknew
* Update documentation
* Update dependencies
* Add whitespace note
4年前
akimdi
6548a0fa7c
added support webp format ( #652 )
* added support webp format
* update nuke plugin with support webp format
4年前
Mario
5a565675c0
Sane tree defaults and viu support ( #649 )
4年前
Arun Prakash Jana
0f67e1ff7d
support imv in imgview and nuke
4年前
Arun Prakash Jana
a103f513c3
Use Firefox Send for upload if ffsend is found
4年前
Arun Prakash Jana
ef0e973134
Add hx as alternative hex viewer
4年前
Doron Behar
92ff1447c0
preview-tui: make scope & pistol run before `file` ( #647 )
Both Pistol and `scope.sh` are run `file --mimetype` or an equivalent, internally.
Thus, for speed, it's better to run them before almost anything else.
4年前
Mario
7b68844a05
Pistol support ( #646 )
4年前
Mario
9130db3e75
Kitty splits ( #643 )
* Easier to browse plugin README.md
* Splits are inverted
* trying to fix kitty splits
* Correctly restores the kitty layout
* More clear comments
4年前
Mario
5a6078967b
Fixes environmental variables not being passed on preview-tui ( #644 )
4年前
Mario
eeb802280d
preview-tui splits are inverted ( #642 )
* Easier to browse plugin README.md
* Splits are inverted
* $SPLIT clarification and default values for $SPLIT and $TERMINAL
4年前
Mario
c203ae7fa8
Easier to browse plugin README.md ( #641 )
4年前
Arun Prakash Jana
aea8f737f6
Update docs
4年前
Mario
a47d190654
Unified preview-tui and preview-kitty scripts ( #634 )
* Unified preview-tui and preview-kitty
* Remove preview-kitty
* No need to set $TERMINAL
* fix undeclared variable
* Integrated support for scope.sh
* Review fixes
* allow_remote_control must be enabled on kitty
* Documentation, kitty splits and images fallback
* fix restoring kitty layout
4年前
Arun Prakash Jana
c5f0a25e7e
Simplify subdir creation
4年前
lvgx
58411446b7
preview-kitty: fix crash on first file on dash ( #636 )
In the dash shell, when `exec < fifo` is interrupted by SIGCHLD, it exits.
So we replace it with `cat fifo |`.
Issue discussed in #614
4年前
ncoder-1
4d4f72460d
Update preview-kitty ( #638 )
Fixed typo in preview-kitty.
4年前
Arun Prakash Jana
056ef8b23d
Update docs
4年前
KlzXS
1f3ce3ae94
Added selection prompt and README entry ( #633 )
4年前
Arun Prakash Jana
10a43a4fbb
Add Live Previews asciicast
Thanks @Kabouik !
4年前
lvgx
2acc7bd324
preview-tui: wait killed previewers ( #632 )
4年前
KlzXS
7b606e0e29
Added GPG encrypt and decrypt plugins ( #630 )
* Added GPG encrypt and decrypt plugins
* Made description more descriptive
4年前
Arun Prakash Jana
56eea7e195
Fix tmux version check
4年前
Todd Yamakawa
995fa1ceb6
bookmarks: Pipe error to PAGER and clean up code ( #631 )
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
4年前
Arun Prakash Jana
63e90c573b
Move Live Preview usage notes to Wiki page
4年前
Arun Prakash Jana
1dbbc45c78
Key | to send file path to FIFO
4年前
lvgx
01da467547
preview-tui: simplify, add generic fifo_pager() ( #625 )
* preview-tui: simplify, add generic fifo_pager()
I've commented new filetype checks for now, as we need to discuss which ones
should be included by default, keeping in mind that this is supposed to be a
minimal, adaptable plugin.
* preview-tui: preview with man, tar, unzip by default
4年前
Arun Prakash Jana
5dbb511ede
Keep preview-tui generic
4年前
Arun Prakash Jana
ca8bc8bf30
Support mime, extension in preview-tui
4年前
Arun Prakash Jana
f6d9a6b34d
Fix shellcheck
4年前
Arun Prakash Jana
9fddd416ca
Simplify preview-tui
4年前
Arun Prakash Jana
16356e9d06
Update preview-tui to adapt to terminal size
4年前
Arun Prakash Jana
52697e76d5
Workaround #621 : preview is updated on redraw (^L)
4年前
Arun Prakash Jana
f5b5cf5fd7
Document non-repeat-refresh of file under preview
4年前
Arun Prakash Jana
9de3a3c2ec
Update docs
4年前
Arun Prakash Jana
04f9698d86
Retire ^S as select plugin
4年前