Preview-tui previews sometimes hang, possible workaround idea #2028
Unanswered
tacticalduck1237
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into a problem with preview-tui, it loses its mind when I scroll through many files, with previews stopping to show for some amount of time, especially if there are some heavier files like pdfs and docx files, which already take more time to generate a preview. From what I see it happens because it loads a preview of any file that I scroll through. Maybe it is worth it to add some kind of a timeout before attempting to generate a preview, so it only starts to generate after a user settles down on a file for a certain amount of time (let's say 0.5s for example), and only then start loading a preview? I don't have enough programming expertise to fix this issue myself unfortunately, so any help and ideas will be greatly appreciated! I use ueberzugpp and tmux
Beta Was this translation helpful? Give feedback.
All reactions