It is a problem for me too. And it is worse when using es_ES locale,
because we can't use LC_COLLATE=C, it is very important to match
accented characters in files and directories which LC_COLLATE=C does not
do. This is ridiculous and counterintuitive:

touch A B
ls [a-b]*
A

This will be fixed if collate order places upper case letters and lower
case letters separate, like LC_COLLATE=C does.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/120687

Title:
  Caseless collate sequence in en_GB.UTF8

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to