Anton Filimonov
Anton Filimonov
Klogg has some heavy external dependencies. Qt should work with iOS, but hyperscan and sentry should be disabled. There are options for it in cmake.
Thanks for reporting this! Definitely not good behaviour.
Thanks for testing. There are some hacks for mac. Looks like the break other systems.
That is an interesting feature. However, implementing this will require to "hide" parts of text (the color change sequences), which will break things like selection and scrolling. Looks like something...
@pohlt thanks for the idea. I've added a check box in view settings to remove ansi color sequences from displayed text. However, at least for now enabling this feature will...
_Originally posted by @sysescool in https://github.com/nickbnf/glogg/issues/69#issuecomment-1512336462_ > the android log format is:"\033[38;5;196m Error Level \033[0m". > this format log works well and shows red color in linux terminal. > you...
Thanks to @nowhszh now more types of ANSI escape codes can be hidden
Thanks for suggestion. Could you give more details? Do you want to put all the filters in a group to the search string all together? Or you want to restrict...
Hi, thanks for reporting this. It looks like some Qt issue. Are you using Qt5 or Qt6 build?
Thanks for testing this! I expected Qt6 to behave better in modern multimonitor environments. Maybe the next stable version of Qt will be fine. They did release Qt6.3, so Qt...