From d689a4c34e611e32c092f601c778ac8062b2c12f Mon Sep 17 00:00:00 2001 From: localhost_frssoft Date: Thu, 15 Jun 2023 19:04:11 +0300 Subject: [PATCH] Fix for termux, close EOF --- src/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils.py b/src/utils.py index a1e70d6..eacc30c 100644 --- a/src/utils.py +++ b/src/utils.py @@ -69,4 +69,4 @@ def track_info_output(track): else: output.append(f'{k}: {v}') output = '\n'.join(output) - os.system(f'less <