Anton Filimonov

Results 378 comments of Anton Filimonov

The 2Gb limit is not for the total file size but for the length of each line in the file. Qt6 builds don't have this limitation.

Indeed, klogg currently does simple line wrap and doesn't respect word boundaries. The proper word wrap is planned a bit later.

Thanks for the suggestion. This feature is somewhere on the roadmap, but timeline is undefined. As a workaround you can copy filtered results to clipboard and paste them back to...

Hi, thanks for reporting this. A bunch of issues appeared after adding word wrap fearure. Could you try build 23.06.0.1419?

Looks like some bug after marks and matches cache refactoring. Thank for pointing this out. I don't use file refreshing so this area lacks testing.

After some thought this is not simple issue. After reloading a file from disk we do not know if previously marked lines have same line numbers in new file, so...

Thanks, this case looks valid. I don't use file refreshing in daily job and thus don't encounter many such issues. There is already detection of changes at the end/in the...

After fixing detection of file updates vs file truncates in latest builds, marks should not be lost on auto-refresh. They are still lost on manual refresh though.

Indeed, excluded lines shouldn't be highlighted