Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Incorrect sorting of Polish characters
On Jul 18, 11:17am, Peter Stephenson wrote:
}
} Adding an umetafied entry to the glob match that only gets used for
} sorting seems to do the trick. I think an additional single pass
} through the array of matches isn't a big deal.
Hm. On a glob of 16794 files it's about 4% slower over 10 trials with
the extra pass over the array of matches. I don't suppose there's some
way to store the original file name at the time metafication is applied
rather than metafying and then unmetafying again?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author