You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love that micromamba list outputs explicitly installed packages by making the packages bold, see screenshot:
I was hoping that the same information about explicit vs implicit install was also available when micromamba list was not output to tty, e.g. when piping into less or vim -
Of course the color gets lost then - so maybe you could optionally add the explicit vs implicit information in an extra column that can be enabled with a flag?