variar / klogg

Really fast log explorer based on glogg project
https://klogg.filimonov.dev
GNU General Public License v3.0
2.13k stars 187 forks source link

Support full character and size matching. #720

Open Ericwln opened 4 days ago

Ericwln commented 4 days ago

I want to highlight a string I selected, which is currently the shortcut key Ctrl+D. For example, if I have a string "stringAAAA" and I select AAAA as the highlighted string, and all characters match, then stringAAAA should not be highlighted; Is this shortcut supported? Or this function