ckardaris / ucollage

An extensible command line image viewer inspired by vim
GNU General Public License v3.0
210 stars 3 forks source link

Add option to sort image files #8

Closed KevCui closed 3 years ago

KevCui commented 3 years ago

Implement #6

Add option UCOLLAGE_SORT_BY to sort image files by name, time, size, or extension, default name Add option UCOLLAGE_SORT_REVERSE to sort in the reverse order, default 0

ckardaris commented 3 years ago

Seems cool. Great work. Thanks