http://bugs.winehq.org/show_bug.cgi?id=42232
--- Comment #7 from axis6404@proton.me --- Created attachment 79022 --> http://bugs.winehq.org/attachment.cgi?id=79022 Sample of alphanum sort
You can easily add an alphanum sort. How about it? I attach the html with the script adapted to the 7zip page.
- Change <td> to <th> in thead. - Add the bottom few lines to the end <script src="src/jquery-table-sorter.js"></script> <script> $('.whq-table').TableSorter(); </script>
https://www.jqueryscript.net/table/alphanumeric-sorting-table-sorter.html https://stackoverflow.com/questions/4340227/sort-mixed- alpha-numeric-array I improved a bug in src/jquery-table-sorter.js with stackoverflow code.
Translated with DeepL.com (free version)