[GH-ISSUE #293] Being able to queue songs in the search pop-up window #152

Closed
opened 2026-03-02 23:45:02 +03:00 by kerem · 1 comment
Owner

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.

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.
kerem 2026-03-02 23:45:02 +03:00
Author
Owner

@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

<!-- gh-comment-id:1810502034 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#152
No description provided.