Anton Filimonov
Anton Filimonov
Looks like scrolling past the end triggers "follow file" to reload file if something changes. In this mode staing at the end of log seems like a good idea. However,...
I've implemented @wiz0u suggestion to fix variar/klogg#36. Need testing in real-world scenarios bacause my daily job does not involve log-files changing in real time. Latest builds are available from [releases](https://github.com/variar/klogg/releases/tag/continuous-win).
Qt in brew has been updated to 5.10. Seems like this version does not support macos 10.7. Changing to 10.8 in glogg.pro should fix ci build.
I've created PR https://github.com/nickbnf/glogg/pull/202 to address ci issue
Could you describe what issue is addressed by this PR?
Looks like this is done in PR https://github.com/nickbnf/glogg/pull/194.
In my opinion this would be quite strange for log **viewer** to be able to erase logs
After several years I've changed my mind. I'll add this feature as a menu item to clear the log file to my klogg fork and make a PR to glogg....
Can be tested in klogg builds >=19.01.0.337 (see [releases](https://github.com/variar/klogg/releases))
Glogg already uses dbus or socket ipc to avoid launching several instances. This is default when invoking glogg without arguments.