KlzXS
6147dc9a85
Add plugin bulknew ( #662 )
* Add plugin bulknew
* Update documentation
* Update dependencies
* Add whitespace note
5年前
Arun Prakash Jana
28bf18adab
Update contributing guideline
5年前
lvgx
7a1a4e293e
Avoid SIGWINCH interruptions of NNN_PIPE IO ( #659 )
Fixes #656
5年前
Mario
9b5b2b544c
Initial CONTRIBUTING.md ( #655 )
5年前
Arun Prakash Jana
d7e5e420eb
Update docs
5年前
akimdi
6548a0fa7c
added support webp format ( #652 )
* added support webp format
* update nuke plugin with support webp format
5年前
Arun Prakash Jana
4b4bf6cca5
Option -u to disable current/selection prompt
5年前
Arun Prakash Jana
d9b8b0e821
Clear selection after some operations (see notes)
Selection is cleared after successful:
- file removal
- batch rename
- link creation
However, selection is not cleared after:
- archive creation: user may want to delete the files after archiving
5年前
Arun Prakash Jana
251a9a2e9c
Update docs
5年前
Arun Prakash Jana
7c802cce60
Show '+' in statusbar instead of 's' for selection
5年前
Arun Prakash Jana
b3076e35d6
Refactor key-val pair parsing
5年前
Arun Prakash Jana
a1ec2236d8
Make once-used function inline
5年前
Arun Prakash Jana
d92cecba6c
Update docs
5年前
Mario
5a565675c0
Sane tree defaults and viu support ( #649 )
5年前
Ian R
1f22da2994
Feature #534 : Support hardware cursor sync
5年前
Arun Prakash Jana
2d5952fef7
Update docs
5年前
Arun Prakash Jana
0f67e1ff7d
support imv in imgview and nuke
5年前
Arun Prakash Jana
a103f513c3
Use Firefox Send for upload if ffsend is found
5年前
Arun Prakash Jana
ef0e973134
Add hx as alternative hex viewer
5年前
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.
5年前
Mario
7b68844a05
Pistol support ( #646 )
5年前
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
5年前
Mario
5a6078967b
Fixes environmental variables not being passed on preview-tui ( #644 )
5年前
Arun Prakash Jana
b3e2ffc2e6
Selection mode don't need to be persistent
5年前
Arun Prakash Jana
05b1db059e
Plugin run flags don't need to be persistent
5年前
Arun Prakash Jana
796334354e
Picker mode doesn't need to be persistent
5年前
Arun Prakash Jana
b481b23280
Retain order on session load
5年前
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
5年前
Mario
c203ae7fa8
Easier to browse plugin README.md ( #641 )
5年前
Arun Prakash Jana
aea8f737f6
Update docs
5年前
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
5年前
Arun Prakash Jana
c5f0a25e7e
Simplify subdir creation
5年前
Arun Prakash Jana
d19d8d5f02
Derive session and mount paths, shorten paths
5年前
Arun Prakash Jana
b62adec72c
Subdir 'mounts' for remote/archive mounts
5年前
Arun Prakash Jana
fdfbac0386
Fix #639 : store NNNLVL in tmp var
5年前
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
5年前
Arun Prakash Jana
65cf067dc4
Fix #637 : remove mount dir after unmount
5年前
ncoder-1
4d4f72460d
Update preview-kitty ( #638 )
Fixed typo in preview-kitty.
5年前
Arun Prakash Jana
056ef8b23d
Update docs
5年前
KlzXS
1f3ce3ae94
Added selection prompt and README entry ( #633 )
5年前
Arun Prakash Jana
10a43a4fbb
Add Live Previews asciicast
Thanks @Kabouik !
5年前
lvgx
2acc7bd324
preview-tui: wait killed previewers ( #632 )
5年前
KlzXS
7b606e0e29
Added GPG encrypt and decrypt plugins ( #630 )
* Added GPG encrypt and decrypt plugins
* Made description more descriptive
5年前
Arun Prakash Jana
56eea7e195
Fix tmux version check
5年前
Todd Yamakawa
995fa1ceb6
bookmarks: Pipe error to PAGER and clean up code ( #631 )
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
5年前
Arun Prakash Jana
58fd92c7ae
Add new ToDo list
5年前
Arun Prakash Jana
2fc115bddc
Esc to send hovered path to FIFO
5年前
Arun Prakash Jana
709c0d209e
Force notify on left click (right selects & updates)
5年前
Arun Prakash Jana
63e90c573b
Move Live Preview usage notes to Wiki page
5年前
Arun Prakash Jana
1dbbc45c78
Key | to send file path to FIFO
5年前