alexheretic / aurto

Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
MIT License
137 stars 9 forks source link

Improve aurto add output summarizing #49

Closed alexheretic closed 3 years ago

alexheretic commented 3 years ago

Currently only certain lines are shown and are overwritten to reduce the output compared to normal aurutils.

It can get stuck easily as only shows lines that start with ==>,->. We should show the latest line always, or maybe just remove the summary totally and print everything.

codl commented 3 years ago

Personally I would prefer full output, at least as an option. But, at the very least, showing a spinner that moves for each hidden line would indicate that something is still happening.