Users wants to see the current displayed event count.
We could make better use of status bar.
Maybe break status bar into sections so we can constantly display some relevant information?
Currently we have show what's highlighted and some search output ("found X on line Y").
I already implemented something similar in bfe6e618cb6caf1a1f56b2cb8803ef35954342de
The issue is that there is a visual glitch on OSX - probably a Qt bug :/
Users wants to see the current displayed event count. We could make better use of status bar.
Maybe break status bar into sections so we can constantly display some relevant information? Currently we have show what's highlighted and some search output ("found X on line Y").
Can someone pick this up?