xC/xP: support hiding unimportant messages at all

This commit is contained in:
2022-09-10 18:58:55 +02:00
parent 7d5e63be1f
commit 0015d26dc8
3 changed files with 13 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ struct EventMessage {
void;
case BUFFER_UPDATE:
string buffer_name;
bool hide_unimportant;
case BUFFER_STATS:
string buffer_name;
// These are cumulative, even for lines flushed out from buffers.