[GH-ISSUE #385] keybind mapping #161

Open
opened 2026-02-28 14:47:27 +03:00 by kerem · 1 comment
Owner

Originally created by @blueforesticarus on GitHub (Apr 8, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/385

Ideally all the keybindings would be configurable, and there would be a way to disable (ie have no keybind for) certain functions (for example, I might not want a keybind for deleting playlists)

also ideally, the keybinds could be "mode" specific, ie. they are specified separately for the playlist menu, the song view, while searching, etc.

I could work on this if you are open to a pull request.

Originally created by @blueforesticarus on GitHub (Apr 8, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/385 Ideally all the keybindings would be configurable, and there would be a way to disable (ie have no keybind for) certain functions (for example, I might not want a keybind for deleting playlists) also ideally, the keybinds could be "mode" specific, ie. they are specified separately for the playlist menu, the song view, while searching, etc. I could work on this if you are open to a pull request.
Author
Owner

@Rigellute commented on GitHub (Apr 10, 2020):

Interesting proposal, I am certainly open to PRs if you want to work on it.

And keybinds are currently mode specific in that keys are handled depending on the current context (playlist, track list, artist list etc.). Or is it that you want to be able to configure keybinds for a given context and action?

<!-- gh-comment-id:612214434 --> @Rigellute commented on GitHub (Apr 10, 2020): Interesting proposal, I am certainly open to PRs if you want to work on it. And keybinds are currently mode specific in that keys are handled depending on the current context (playlist, track list, artist list etc.). Or is it that you want to be able to configure keybinds for a given context and action?
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-tui#161
No description provided.