szaghi / forbear

Fortran (progress) B(e)ar envinronment
40 stars 7 forks source link

Spinners won't update inplace #8

Open fedebenelli opened 5 months ago

fedebenelli commented 5 months ago

I've copied the spinner line from the tests but when I run my code the spinner doesn't overwrite in place so I get a bunch of lines:

image

fedebenelli commented 5 months ago

Running the tests works as expected, I'll look into my code what can be making this behaviour

fedebenelli commented 5 months ago

kinda-solved. My counter has an undefined upper-limit so when current is above 1 it will write new lines

szaghi commented 5 months ago

@fedebenelli

Let me know if you need support.

See you, Stefano