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
{{ message }}
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
It would be very handy if the table printed by wstool info would be sorted by package name.
I work with >100 packages in my workspace, so sorting is a must for me...
Yes, I can use wstool info | sort instead, but that distroys the prefix and table header (no big issue though).
It would be very handy if the table printed by
wstool infowould be sorted by package name.I work with >100 packages in my workspace, so sorting is a must for me...
Yes, I can use
wstool info | sortinstead, but that distroys the prefix and table header (no big issue though).