lvgx
135821aa52
preview-tui: directly call $PAGER on text files ( #599 )
4 years ago
lvgx
bbcd89c8d6
preview-tui: async version using $PAGER to scroll preview ( #597 )
4 years ago
SZ Lin (林上智)
b6762e292c
Fix typos ( #595 )
This is a trial patch to fix the typos
Signed-off-by: SZ Lin (林上智) <szlin@debian.org>
4 years ago
Arun Prakash Jana
e688188fa6
x86-64 to x86_64
4 years ago
Arun Prakash Jana
713bab21ea
Prepare for release v3.2
4 years ago
Arun Prakash Jana
9b7b9d80be
Use lock workflow
4 years ago
Arun Prakash Jana
d7fb77861f
Update templates
4 years ago
Arun Prakash Jana
38829e5610
Fix build break
4 years ago
Arun Prakash Jana
56886922a6
Select file if file path is passed
4 years ago
Arun Prakash Jana
c1f88d00ff
Fix filterfn not in sync with cfg.regex
4 years ago
Arun Prakash Jana
3527f68554
Add openSUSE Tumbleweed
4 years ago
lvgx
b1027150ed
Add -a option to generate a temporary NNN_FIFO ( #588 )
* Add -a option to generate a temporary NNN_FIFO
* Add documentation for -a option
* plugins/README.md: promote the use of -a
This obsoletes the global FIFO unlink trick, so I remove mentions of it.
@jarun update:
Polish -a
4 years ago
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