https://bugs.kde.org/show_bug.cgi?id=494875
TraceyC <kde...@tlcnet.info> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |kde...@tlcnet.info Severity|normal |minor Resolution|--- |INTENTIONAL --- Comment #1 from TraceyC <kde...@tlcnet.info> --- You can change the way Dolphin sorts files to the way you want in the settings. Settings - Configure Dolphin -View - Content Display For "Sorting mode" choose "Natural" and restart Dolphin. I confirmed that shows the files in order as File 1.txt File 2.txt etc. As an aside, the command you wrote doesn't work as typed, it has mismatched quoting. This works: touch File\ {1..20}.txt Keep in mind that Plasma and KDE apps are very flexible. If you want to change behavior, there's usually a setting. :) -- You are receiving this mail because: You are watching all bug changes.