diff --git a/bin/miniplayer b/bin/miniplayer index 48ff7ec..db52c1e 100755 --- a/bin/miniplayer +++ b/bin/miniplayer @@ -1052,6 +1052,8 @@ class Player: "art", scaler=ueberzug.ScalerOption.FIT_CONTAIN.value ) + # Flush all input + curses.flushinp() # Check if we need to recalculate window size # because of album art only initially