https://bugs.kde.org/show_bug.cgi?id=397272
--- Comment #12 from Grósz Dániel <groszdaniel...@gmail.com> --- (In reply to Waqar Ahmed from comment #11) > > except I guess if counting all results in a really big file is done in the > > foreground > > That part is a little bit important, I routinely use Kate on huge log files > 150MB-1GB. I want instant results. Hmm, I thought Kate wasn't very usable with files bigger than a few megabytes anyway, though perhaps that's just if they don't have line breaks (most of the time I open huge files are when I accidentally open a minified js or something like that). Anyway you could just limit the feature based on file size or time taken. Or do it in the background like less does, though I imagine that can get complicated. -- You are receiving this mail because: You are watching all bug changes.