https://bugs.kde.org/show_bug.cgi?id=469305
Alexander Potashev <aspotas...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INTENTIONAL |--- --- Comment #3 from Alexander Potashev <aspotas...@gmail.com> --- > So you can actually already do what you want by using "wine,.exe" as search > string. This isn't a good solution because that pattern would unintentionally match processes that have ".exe" in the middle of the name, e.g. "abc.exe.def". I'd use regexp "\.exe$", however System Monitor doesn't support an equivalent filter. > would need escaping for the ".". Especially the latter is something that's > really hard to explain to someone that just wants a basic search to work. I don't buy this reasoning because KSysGuard existed for years and apparently no one complained. Do you have evidence it caused inconvenience to users, any bug reports? -- You are receiving this mail because: You are watching all bug changes.