Is your feature request related to a problem? Please describe.
gdu --non-interactive sorts by largest to smallest, top to bottom. This creates a unnecessary need for scrolling when the folder/file list is larger than the amount of text rows visible at the terminal.
Describe the solution you'd like
Support a --reverse-sort or similear option for "gdu --non-interactive"
Describe alternatives you've considered
Currently using "dua" instead for a replacment to "du" since it sorts by reverse as default but would prefer to swap it out with gdu, then I will have replaced "ncdu" and "du" with gdu.
Additional context
Is your feature request related to a problem? Please describe.
gdu --non-interactive sorts by largest to smallest, top to bottom. This creates a unnecessary need for scrolling when the folder/file list is larger than the amount of text rows visible at the terminal.
Describe the solution you'd like
Support a --reverse-sort or similear option for "gdu --non-interactive"
Describe alternatives you've considered
Currently using "dua" instead for a replacment to "du" since it sorts by reverse as default but would prefer to swap it out with gdu, then I will have replaced "ncdu" and "du" with gdu.
Additional context