https://bugzilla.xfce.org/show_bug.cgi?id=14189
Andre Miranda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andre Miranda <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
