https://bugs.kde.org/show_bug.cgi?id=421747
Bug ID: 421747 Summary: Line returns in filenames in camelCase Product: dolphin Version: 19.04.3 Platform: Kubuntu Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: hyoga...@yahoo.fr CC: kfm-de...@kde.org Target Milestone: --- I like to use camelCase to name my files and folders. It can be long names, which need several lines to display when using icons view (the default). But line returns occur whenever some maxlength is reached, not at the end of a word. For instance, I have created a file called aVeryLongFilenameJustAsAnExample and Dolphin splits the name like that : aVeryLongFilena meJustAsAnExam ple Dolphin can already split filenames into several lines using some characters : spaces and underscores, afaik. It would be great if some mechanism could split camel case filenames. The logic would be like : if the filename doesn't contain any space nor underscore but is too long to fit on one line, split it after a lowercase character followed by an uppercase character. I would greatly appreciate if this feature could be added in the future to Dolphin. Thanks to all for Dolphin and the Whole KDE project. I really enjoy using it everyday since years. Hyoga -- You are receiving this mail because: You are watching all bug changes.