fuguesoft
fuguesoft
Got this to work with images and pdf and it's quicker than icat ```vimscript " Media Preview in terminal set previewoptions=hardgraphicsclear fileviewer {*.pdf}, timg -p kitty --frames=1 -g%pwx%ph %c %pd...
Yeah icat is a pain so I'm trying this instead: https://www.nikitaivanov.com/man1/ctpv Still trying to figure how to plug it in
Yeah that ctpv bit kinda works I can see a thumbnail flash on screen for a bit Is the cursor lag a byproduct of how long it takes the script...
> > I can see a thumbnail flash on screen for a bit > > Try removing `set previewoptions=hardgraphicsclear`. Think I'm using that for the timg preview but I'll try...
lag example: https://0x0.st/8Fu4.mp4
looks like I'll have to try that, I have to admit an undue bias against uebby as I saw the repo was unmaintained and even then, I'd heard it was...
So I gave webby with vifmimg a fair shake and it's similar to the icat solution in that it's just too slow. Cursor movement gets locked up waiting for the...
Would that pass strings into vifm? Getting some weird behaviour like "nothing in register" and my bmarks randomly opening
Ah well it works well enough with `--grid=3` for now. When I learn more, maybe I can come back to it Thanks for all your help!
Originally for vifmwiki but for some reason I can't make an account So this solution is a little jank but it does not require setting an environment variable inside of...