removed unnecessary info
This commit is contained in:
@@ -497,8 +497,6 @@ PUT_FZF_KEY_LOGIC="case \$FZF_KEY in space) echo \"put( )\";; left) echo backwar
|
||||
while true; do
|
||||
case "$VIEW" in
|
||||
"$VIEW_SELECT_ARTIST")
|
||||
info "SELECT ARTIST VIEW with ARGS=$ARGS"
|
||||
info "$(echo "$ARGS" | list_artists_from_json)"
|
||||
sel=$(
|
||||
echo "$ARGS" | list_artists_from_json | $FZF \
|
||||
--bind="$KEYS_DOWN:down" \
|
||||
|
Reference in New Issue
Block a user