librespeed / speedtest-cli

Command line client for LibreSpeed
GNU Lesser General Public License v3.0
485 stars 59 forks source link

Render problem on foot (and others) due to old spinner dep #77

Open nivex opened 11 months ago

nivex commented 11 months ago

When running librespeed-cli on the foot emulator, the screen fills with lines of WWWWWWWW. This is a known issue in the spinner library, https://github.com/briandowns/spinner/issues/110 , and has been fixed in a newer release . I have built from master after changing the version in go.mod to 1.23.0 to no apparent ill effect. Please consider updating this library dependency and making a new release.

For reference, my report to foot when I initially thought it was a terminal problem: https://codeberg.org/dnkl/foot/issues/1497 . The author was able to reproduce the issue in urxvt.