szaghi / forbear

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

Spinners won't update inplace #8

Open fedebenelli opened 3 weeks ago

fedebenelli commented 3 weeks 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 3 weeks ago

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

fedebenelli commented 3 weeks ago

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

szaghi commented 3 weeks ago

@fedebenelli

Let me know if you need support.

See you, Stefano