Ryan Wu

Results 35 comments of Ryan Wu

It's different usage for me. Predefined filters are suitable for recording a collection of patterns, but a label UI may help to adjust single pattern easily. Predefined filters is used...

Maybe we can done this by two steps: first, give a description around the option, and then try to apply them on-the-fly.

I also work in this mode (adb logcat > android.log). Since klogg can refresh the file like `tail -f`, I think it's not very different from using stdio directly. I...

Now I also think this could be an useful feature, so that I don't need to operate two windows. I think this feature could be: let user configure a command...

> The best value for read buffer size depends on both disk performance and CPU/memory performance. It can be determined only by experiments. May be a test feature can be...

It sounds like we can have two buffers to interleave to load data from disk?

Thanks for the reply, I didn't know the `,` and `.`. Since Klogg is mainly for viewing, only some window can accept input, lots of single key can be used...

@variar hi, would you like to implement this "auto add escape character for special characters when add to quick find." on 2021.09? It's useful and should be easy to add?

The method mentioned in #430 can only be used in dark style? @variar