update screen in TraceMpdStatus(), not in the main loop
this makes screen update even if ncmpcpp is in Window::GetString().
This commit is contained in:
@@ -402,7 +402,6 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
// header stuff end
|
||||
|
||||
myScreen->Update();
|
||||
if (input != ERR)
|
||||
myScreen->RefreshWindow();
|
||||
wFooter->ReadKey(input);
|
||||
|
||||
Reference in New Issue
Block a user