Anton Filimonov

Results 378 comments of Anton Filimonov

I've investigated and fixed somewhat similar issue in variar/klogg#68 . In my case some completely unrelated lines appeared in search results. One possible cause for this issue could be not...

There are several requests that if implemented can be used to do this. variar/klogg#73 suggests to add hide filters that should work like current highlighters but instead of colorization just...

Hiding with highlighters-like mechanism leads to some unexpected and hard to fix side effects. Regex to exclude some lines from filtered view are on my todo list for next klogg...

Latest master build artifacts for windows can be downloaded from https://ci.appveyor.com/project/nickbnf/glogg/builds/21795819/artifacts

For some reason this file is not included in installer. I'll look into it. Meanwhile you can download zip-archive and copy missing file to glogg install folder.

Thanks for testing. This is built from the latest sources. The long line of characters in about window is just git identifier for the latest commit that has got into...

I think this issue should stay open till official stable release, so link to the build can be easily found. Appveyor does not provide Qt version for mingw 64 bit....

@NewUserHa, can you describe the issue that suggested feature shoul fix? Both glogg and klogg detect encoding based on first several bytes of file and use it for loading rest...