[Xfce-bugs] [Bug 14189] Sort by name does not sort by name (with underscore characters in filenames)

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Jan 22 19:23:11 CET 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14189

Andre Miranda <andreldm at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm at xfce.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andre Miranda <andreldm at xfce.org> ---
Actually the underscore is ignored while sorting the files.
This is not Thunar's doing, even Nemo, Nautilus and ls have the same behavior
while sorting the filenames from your example.

>From a quick Google I learned that this sorting is determined by LC_COLLATE,
see for yourself:
pkill -i thunar; LC_COLLATE=c thunar

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list