bugfix: local query string in artist selection
This commit is contained in:
@@ -528,7 +528,7 @@ while true; do
|
|||||||
--delimiter="\t" \
|
--delimiter="\t" \
|
||||||
--prompt="$SEARCH_PROMPT" \
|
--prompt="$SEARCH_PROMPT" \
|
||||||
--margin="5%,20%" \
|
--margin="5%,20%" \
|
||||||
--bind="$KEYS_FILTER_LOCAL:change-query('$QUERY_LOCAL' )" \
|
--bind="$KEYS_FILTER_LOCAL:change-query($QUERY_LOCAL )" \
|
||||||
--accept-nth="{3}" \
|
--accept-nth="{3}" \
|
||||||
--with-nth="{1}" || true
|
--with-nth="{1}" || true
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user