PyFixate / Fixate

Framework for hardware test fixtures and automatic test environments
MIT License
22 stars 16 forks source link

Add return carriage option for user_info #166

Open John2202W opened 1 year ago

John2202W commented 1 year ago

Feature request to add a return carriage option for user_info so for e.g. progress indications can be updated without flooding the display and losing previously printed directions to operator.

Alternative easy fix to add a manual option to the clear the active window like the GUI already has a manual image clear option. But this doesn't completely solve the issue. (i.e. would need to manually write the direction and progress each time)