qkzk / fm

dired/ranger like file manager
Other
16 stars 0 forks source link

Idea: Preload next file in preview, do the same for trees #83

Closed qkzk closed 2 weeks ago

qkzk commented 1 year ago

As soon as the preview is done, start previewing the next file in a thread.

Use Option

Need to add more files in temp an specify the adresses where they're stored.

Might be slow anyway.

Same thing could be done for trees.

Only pass the required args while creating the tree.

qkzk commented 2 months ago

ATM it's very difficult.

I can't do it properly with the mess I've made. There's too much things happening in previews and I always fail miserably.

Last attempt was made in this branch

qkzk commented 2 weeks ago

something similar was done in v0.1.32