The great new /listcopy feature lets me reorder a copy of a list, but I can't just sort an existing list. I can do it with "/listcopy list1 list2 a;/listdel list1;/listcopy list2 list1;/listdel list2", but it's an irritating workaround to be forced to use.
It would be really nice to be able to just "/listsort list1 a" to sort a list.
Anonymous
Yes I agree it would be nice to have. I'll look at getting it done.
I've added this command to version 4.2.2. Not sure when it will be released yet. /listsort {listname or number to sort}{a or d}
I released v4.2.2 today with /listsort in it.