manatools / dnfdragora

dnfdragora is a dnf frontend based on libyui abstraction
GNU General Public License v3.0
137 stars 41 forks source link

Support for Sortable Size Column #77

Closed mjmg closed 6 years ago

mjmg commented 6 years ago

On the old yum based yumex we had this capability for sorting RPM by size. Please advise if this could be implemented. Thanks.

anaselli commented 6 years ago

hmm, honestly should have worked for free... but i've just realized that the sorting method gives an almost funny result :D e.g. 12k is less than 10M, but this last is less than 20k... any ideas on how showing those strings to get the right chars order?

anaselli commented 6 years ago

btw could you please explain how can i sort column in yumex-dnf? I seem i cannot find it...

mjmg commented 6 years ago

It was present in the old yum based yumex but was gone in yumex-dnf.