tpill90 / steam-lancache-prefill

CLI tool to automatically prime a Lancache with Steam games
https://tpill90.github.io/steam-lancache-prefill/
MIT License
308 stars 26 forks source link

Resizing window causes infinite scrolling #378

Open nextalcupfan opened 2 months ago

nextalcupfan commented 2 months ago

Making the window too small causes the current line to infinitely scroll while offsetting. This only happens when a process is running (doing prefill or benchmark) Resizing the window bigger will stop the scrolling but leaves "junk" in the window making it hard to read. image

tpill90 commented 2 months ago

This appears to be due to the underlying library I am using for console output. There is already issue open for this behavior : spectre.console/issues/703.