Anton Filimonov
Anton Filimonov
Hi, thanks for sharing an idea. Unfortunately, all string matching in klogg is done line-by-line. Major rework is needed for multiline matching.
Merged previous similar request into this one
This is indeed a workaround. I feel that most of use-cases should be covered by adding a setting for max lines to look at during matching, and then accumulate that...
This is an interesting idea. I don't want to add a dependency on KDE for that. Should be possible to make something using github as a storage.
Could you try latest dev version?
Qt6 builds might have better hidpi support
Tabs are handled by Qt. And multiple rows are not implemented there. Might be possible to do something non-standard.
Should be fixed in 23.06.0.1479+
Dark theme has some rough edges. Using css-like styling proved to be buggy (it is used in 20.12). I switched to changing palette colors, but some of them are used...
Icons will be fixed someday with #258. I've played with svg engine a bit. It is promising, but I need to find suitable icons or redraw existing.