Trying to make some blinking text to designate a process taking place. Trying to figure out how when the process is complete how to end the blinking. I could clear out but then I lose any prior output which I don't want.
You could also put your blinking text smoewhere on screen in this case at line 23 in the middle and and overwrite it using terminal escape codes only:-
I am glad you mentioned the last line as I could see no way in which plotting dots on the screen would be related to any operational task in question. ;o)
Similary the OPs flashing text method. Both have the same flaw......
I wonder what happens if the operational task goes into some kind of strange locked up loop? (Rhetorical.)
---------- Post updated at 23:03 ---------- Previous update was at 22:57 ----------
Comes to mind, maybe i should provide an untar method for my tui-tar? (old screenshot, filesize is now centered, and status (ok/bad) in color.
During the 2nd example i pressed enter a few times, to show the 'animation' on the screenshot.
Seems there is a need for it?
Any suggestions? (ideas how to display the 'output' (progress) of untar'ing? )