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年前
Arun Prakash Jana
61b4416e08
Refresh hovered for preview on mouse click
5年前
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
5年前
Arun Prakash Jana
5dbb511ede
Keep preview-tui generic
5年前
Arun Prakash Jana
0ebc6db163
Fix #624 : wait for user input if cmd fails
5年前
Arun Prakash Jana
ca8bc8bf30
Support mime, extension in preview-tui
5年前
Arun Prakash Jana
f6d9a6b34d
Fix shellcheck
5年前
Arun Prakash Jana
9fddd416ca
Simplify preview-tui
5年前
Arun Prakash Jana
16356e9d06
Update preview-tui to adapt to terminal size
5年前
Arun Prakash Jana
52697e76d5
Workaround #621 : preview is updated on redraw (^L)
5年前
Sijmen J. Mulder
68b9185071
Wrap FILE_MIME_OPTS use in check ( #622 )
We leave it undefined on Solaris/Illumos because no such options exist,
so only use it if we have it.
5年前
Arun Prakash Jana
f5b5cf5fd7
Document non-repeat-refresh of file under preview
5年前
Arun Prakash Jana
8549121d86
Remove redundant key F5
5年前
Arun Prakash Jana
7263a5f89b
Do not auto-revive filter in nav-to-type mode
5年前
Arun Prakash Jana
4a2d978630
Simplify get_input()
5年前
Arun Prakash Jana
984cffecc4
Set the corrent keybind for plugin
5年前
Arun Prakash Jana
0b3e48ad41
Update template
5年前
Arun Prakash Jana
9de3a3c2ec
Update docs
5年前
Arun Prakash Jana
8e9c4ec88b
F5 to redraw (even with filter)
5年前
Arun Prakash Jana
04f9698d86
Retire ^S as select plugin
5年前
basbebe
3feae709ac
also send mutool to $PAGER ( #615 )
5年前
Arun Prakash Jana
309ed0ed67
Remove NNN_PIPE on exit
5年前
Arun Prakash Jana
9e09fb53a1
Update docs
5年前
Arun Prakash Jana
e3d90a98ce
Support make option O_CTX8 for 8 contexts
Note that this is not compatible with 4 contexts.
5年前