Replies: 1 comment 1 reply
-
You may want to take a look at mime-ext.yazi |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
alacritty 0.12.0-dev (53110c6)
yazi --debug
outputDescribe the question
I have a remote mountpoint. So.. The internet condition isn't that good, in Yazi, it will run mime fetcher on lots of files in batch, consuming unneeded IO and data.
Now if totally disabling the mime fetcher, files won't open - yazi needs to know the mime type first then decides how to open the file, but I disabled it and yazi is unable to do it at all.
In this case, it will be good if yazi has mime fetcher on-demand, i.e. only fetches the file mime type when I try to open a file, or I can just manually run the fetcher on a file.
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions