From 20c476a55827e6291f3957253a7462f57bc639c5 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Tue, 5 Oct 2021 19:23:43 +0200 Subject: [PATCH] fix output --- tyt | 1 - 1 file changed, 1 deletion(-) diff --git a/tyt b/tyt index 008dbe5..51c8912 100755 --- a/tyt +++ b/tyt @@ -65,7 +65,6 @@ function play { else mpv --msg-level=all=no,statusline=status --term-status-msg="\${time-pos}/\${duration} - ${text_bold}${2//\\/\\\\}${text_reset} (${text_yellow}${text_bold}${3//\\/\\\\}${text_reset})" "$1" fi - echo } function download {