redraw statusbar after terminal resize
previous changes broke this, so here is the fix.
This commit is contained in:
@@ -47,6 +47,7 @@ namespace Global
|
||||
extern bool UpdateStatusImmediately;
|
||||
extern bool MessagesAllowed;
|
||||
extern bool RedrawHeader;
|
||||
extern bool RedrawStatusbar;
|
||||
|
||||
extern std::string VolumeState;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user