-
-
Notifications
You must be signed in to change notification settings - Fork 441
Description
Is your feature request related to a problem? Please describe.
I recently started using TUI file managers, and the image preview feature is something I use often since I work with a lot of image and video files, but the image generation seems a bit slow to me.
Describe the solution you'd like
Looking at other options I came to yazi which has specific support for certain terminal applications, in my case, kitty, which has a built-in image previewer (icat) and I wonder if that could be possible here too, I love how it looks and I want to continue using spf and with these changes speed up the workflow.
Describe alternatives you've considered
Perhaps precaching the images from a directory before entering and ensuring that the previews load faster with these changes or loading an x amount of files before loading another x amount allowing the previews to load as they are used.
Additional context