markfinal / cruiz

Conan recipe user interface
https://cruiz.readthedocs.io/
Apache License 2.0
11 stars 1 forks source link

Status bar can be shorter #143

Closed markfinal closed 6 months ago

markfinal commented 6 months ago

At the moment, the status bar looks like this

image

The concerns I have with this layout is

1) it can get very long with version numbers 2) it doesn't show when an expected dependency is missing, e.g. cmake/ninja

Granted, not everything needs CMake and Ninja, but it's quite a common setup.