mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #293] Being able to queue songs in the search pop-up window #152
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ArthurHeymans on GitHub (Nov 14, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/293
Currently the 'Z' key would be entered in the search window as a character rather than being used to queue a song.
@aome510 commented on GitHub (Nov 14, 2023):
You can add another keymap for adding item to queue command as in https://github.com/aome510/spotify-player/blob/master/docs/config.md#keymaps that doesn't use single character, e.g
C-{char}(ctrl),M-{char}(alt) etc