lvgx
c7af686b4e
preview-kitty polish (async version + text render for SVGs) ( #591 )
* preview-kitty: async version
The plugin now aborts slow file viewers.
* preview-kitty: use text mode preview for SVG
4 years ago
lvgx
adf381acee
Change binary file detection in preview-tui/kitty ( #587 )
4 years ago
Arun Prakash Jana
a4909beb44
Fix build break
4 years ago
Arun Prakash Jana
9e41c39138
Fix #582
4 years ago
Arun Prakash Jana
c6c1514c6b
Remove Fedora 29 (EOL)
4 years ago
lvgx
0c916ae7b0
Notify FIFO readers on exit (if any) ( #581 )
This allows to close preview windows opened just before exiting nnn.
4 years ago
Arun Prakash Jana
b465bf9427
Fix regression from commit 2200a1c
4 years ago
Arun Prakash Jana
709b2f229e
Fix build break
4 years ago
Arun Prakash Jana
1b5c3096ca
Option -P: specify plugin key to run on start
4 years ago
Arun Prakash Jana
cafcf1c485
Take to target on Right/l on symlink in list dir
4 years ago
Arun Prakash Jana
54d9a6e4f9
Update docs
4 years ago
lvgx
a17ef6699d
Add a preview-kitty plugin ( #577 )
4 years ago
Arun Prakash Jana
5ea6bc338b
Late handle blocked mimes
4 years ago
Arun Prakash Jana
74b95eb9bd
Fix #575
4 years ago
Arun Prakash Jana
0f01bd7d3a
Fix #573 : update docs
4 years ago
Arun Prakash Jana
124666cb38
Fix #571
4 years ago
Arun Prakash Jana
23770ed049
Update docs
4 years ago
lvgx
2200a1c9be
Allow launching plugins with Alt + plugin's key ( #569 )
* Allow launching plugins with Alt + plugin's key
* Fix Alt key in filter/prompts modes
* Fix handling Alt key in nextsel()
In filter mode: run the associated plugin.
In prompt mode: just throw out the Alt+key input.
In nextsel(): differentiate Alt+key and Esc
4 years ago
Arun Prakash Jana
770bb47daf
Add some space for badges
4 years ago
Arun Prakash Jana
38e61fb864
Skip printing and erasing
4 years ago
Arun Prakash Jana
dd4173551f
Update docs
4 years ago
Arun Prakash Jana
24d2bc9d3a
Add asciicast image
4 years ago
Arun Prakash Jana
f46ec76e99
Auto-lock old issues
4 years ago
Arun Prakash Jana
5f3faf613a
Do not leak wfd
4 years ago
Arun Prakash Jana
861d44f934
Simplify cd
4 years ago
Arun Prakash Jana
cfd4a66596
Fix #565 : chdir when dir is changed
4 years ago
Arun Prakash Jana
14beb0746f
Fix #564 : Option -l: number of lines to move on mouse scroll
4 years ago
Arun Prakash Jana
609561494f
Remove blocking pipe open in child
4 years ago
Arun Prakash Jana
f0535dbd76
Use standard exit status everywhere
4 years ago
Arun Prakash Jana
0b0166816a
Use exit status
4 years ago
Arun Prakash Jana
7718936737
Block data type
4 years ago
Arun Prakash Jana
1f51417c63
Fix reading from pipe when running plugin
4 years ago
Arun Prakash Jana
151bbf000d
Increase pipe capacity
4 years ago
Arun Prakash Jana
d71379e5b6
Minor doc update
4 years ago
Arun Prakash Jana
db3a46a197
Ignore -S when start dir is specified
4 years ago
lvgx
fcab64263e
preview-tui: ensure 1st hovered file is previewed ( #561 )
4 years ago
lvgx
11c9648774
getplugs: add "master" version support ( #560 )
Pass "master" as first argument to the script.
4 years ago
Arun Prakash Jana
2a5f8433b8
Ignore false lint issue
4 years ago
Arun Prakash Jana
900b37c56c
Mention tmux version required
4 years ago
Arun Prakash Jana
ab9f560fa8
Fix no preview update when dir changed with same entry number hovered
4 years ago
Arun Prakash Jana
ce06bf15d6
Fix broken dir read from pipe
4 years ago
Arun Prakash Jana
4832fc5fe1
Drop fzy support
4 years ago
Todd Yamakawa
c8ecf06c51
Add a bookmarks plugin that supports names ( #558 )
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
4 years ago
Arun Prakash Jana
bf078c0a8a
Update docs
4 years ago
Arun Prakash Jana
8568cd6770
Change requires to dependencies
4 years ago
Arun Prakash Jana
cfbb8f2117
Uniform plugins
4 years ago
lvgx
f438ddc28c
preview-tui: fix tmux behaviour, del refs to nuke ( #559 )
As reported by @toddyamakawa
4 years ago
Léo Villeveygoux
5b34d0dbe7
Prevent open FIFO prom leaking to subprocess
This fix previews window staying open after nnn exits, because they
inherited open FIFO (in write mode) from parent nnn process, and never
close it.
4 years ago
Arun Prakash Jana
2ea3ce552a
Shorten column width
4 years ago
lvgx
ba51b36931
Add a tmux/xterm based text previewer plugin ( #557 )
Uses `NNN_FIFO`, minimal dependencies.
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
Co-authored-by: Todd Yamakawa <todd.yamakawa@arm.com>
4 years ago