mrgit icon indicating copy to clipboard operation
mrgit copied to clipboard

Improve UX when processing a long-time command

Open pomek opened this issue 2 years ago • 0 comments

📝 Provide a description of the improvement

Right now, mrgit displays output once a command finishes processing it. For time-consuming commands, i.e., cloning repositories, a user does not know if it hung up or still processing.

Could we use Listr2 to tell the user that some executions are done/WIP/failed?

pomek avatar Jul 28 '23 09:07 pomek