aboutsummaryrefslogtreecommitdiff
path: root/mpdlrc
diff options
context:
space:
mode:
Diffstat (limited to 'mpdlrc')
-rwxr-xr-xmpdlrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpdlrc b/mpdlrc
index 901dc0d..d427a9a 100755
--- a/mpdlrc
+++ b/mpdlrc
@@ -41,6 +41,7 @@ my $pid;
# Use UTF-8 for output, because forëigñ charåcters āre ìmpørtánt
binmode STDOUT, ':encoding(utf8)';
+STDOUT->autoflush(1);
MPD: while (1) {