From bb6520b5417194e169f03119ad3a93f6702bae11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=84min=20Baumeler?= Date: Mon, 21 Jul 2025 14:57:17 +0200 Subject: [PATCH] first complete artist lookup --- src/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.sh b/src/main.sh index 1bf7de1..43f49f8 100755 --- a/src/main.sh +++ b/src/main.sh @@ -98,6 +98,7 @@ while true; do --no-sort \ --disabled \ --delimiter="\t" \ + --accept-nth="{1}" \ --with-nth="{2}" \ --preview-window="wrap" \ --preview="$0 --internal-preview {1}" \