quit keys
This commit is contained in:
11
src/main.sh
11
src/main.sh
@@ -478,18 +478,11 @@ open \"https://musicbrainz.org/\$t/{r3}\"" \
|
||||
--bind="$KEYS_OPEN:execute-silent:
|
||||
[ {4} ] || exit 0
|
||||
open \"\$(dirname {4})\"" \
|
||||
--bind="$KEYS_SELECT_ARTIST:" \
|
||||
--bind="$KEYS_FILTER_LOCAL:" \
|
||||
--bind="$KEYS_FILTER_1:" \
|
||||
--bind="$KEYS_FILTER_2:" \
|
||||
--bind="$KEYS_FILTER_3:" \
|
||||
--bind="$KEYS_FILTER_4:" \
|
||||
--bind="$KEYS_SWITCH_ARTIST_ALBUM:" \
|
||||
--bind="$KEYS_SWITCH_LOCAL_REMOTE:" \
|
||||
--bind="$KEYS_QUIT:print($VIEW_QUIT)+accept" \
|
||||
--bind="$KEYS_N_QUIT:transform:$IN_NORMAL_MODE && ($IN_LIST_ARTISTS_VIEW && echo \"print($VIEW_QUIT)+accept\" || $0 --draw $MODE_NORMAL $VIEW_LIST_ARTISTS) || $PUT_FZF_KEY_LOGIC" \
|
||||
--bind="$KEYS_PLAY:" \
|
||||
--bind="$KEYS_QUEUE:" \
|
||||
--bind="$KEYS_SHOW_PLAYLIST:" \
|
||||
--bind="$KEYS_QUIT:print($VIEW_QUIT)+accept" \
|
||||
--delimiter="\t" \
|
||||
--with-nth="{1}" || true
|
||||
)
|
||||
|
Reference in New Issue
Block a user