Aaron Gyes 6e525cc5d9 wcsfilecmp: sort - after everything else
Before this change, - was sorted with other punctuation before
A-Z. Now, it sorts above the rest of the characters.

This has a practical effect on completions, where when there are
both -s and --long with the same description, the short option
is now before the long option in the pager, which is what is now
selected when navigating `foo -<TAB>`. The long options can be
picked out with `foo --<TAB>`. Before, short options which
duplicated a long option literally could not be selected by
any means from the pager.

Fixes #5634
2019-03-16 01:31:56 -07:00
..
2018-07-09 20:31:16 -07:00
2019-01-10 20:29:10 -08:00
2019-02-12 20:34:19 +01:00
2019-01-10 20:07:53 -08:00
2019-02-12 20:34:19 +01:00
2019-02-23 13:33:12 -08:00
2018-02-12 10:49:22 -08:00
2019-03-12 23:25:15 -07:00
2017-11-16 10:48:21 -08:00
2019-03-14 10:29:16 -07:00
2019-02-03 18:22:38 -08:00
2019-02-17 13:01:59 -08:00
2019-02-19 16:50:58 -08:00
2019-02-23 13:33:12 -08:00
2019-03-15 20:21:05 -07:00
2019-02-23 13:33:12 -08:00
2019-03-12 23:25:15 -07:00
2019-03-12 15:09:36 -07:00
2019-02-17 13:01:59 -08:00
2019-02-24 13:14:36 -08:00
2019-02-24 13:14:36 -08:00
2019-02-03 18:22:38 -08:00
2019-03-13 07:44:05 -07:00
2019-02-19 16:50:58 -08:00
2019-03-12 23:25:15 -07:00
2019-01-10 20:07:53 -08:00
2019-02-17 14:17:44 -08:00
2019-03-12 23:25:15 -07:00
2019-03-03 11:47:32 -08:00
2019-03-02 16:58:27 -08:00
2019-02-24 13:14:36 -08:00
2019-03-12 23:25:15 -07:00
2019-02-24 13:24:03 -08:00
2018-12-30 19:34:06 +01:00
2019-02-17 13:01:59 -08:00
2019-03-12 23:25:15 -07:00