[GH-ISSUE #985] Complete list of keybindings #437

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

Originally created by @HA012 on GitHub (May 21, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/985

Great project! Thank you all.

It there a complete list of the actions one may set custom keybinding for?
The sample config file in the README section does not seem to contain all the actions, but only a handful of them.

Originally created by @HA012 on GitHub (May 21, 2022). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/985 Great project! Thank you all. It there a complete list of the actions one may set custom keybinding for? The sample config file in the README section does not seem to contain all the actions, but only a handful of them.
Author
Owner

@DJTai commented on GitHub (Jun 4, 2022):

@HA012 --- everything from the help menu is defined here.

And then in the user_config.rs you'll see the KeyBindings defined.

Anything not listed there, I assume, would need to implemented via PR. Hope that's helpful.

<!-- gh-comment-id:1146676632 --> @DJTai commented on GitHub (Jun 4, 2022): @HA012 --- everything from the help menu is [defined here](https://github.com/Rigellute/spotify-tui/blob/c789a6a5b5a9940128b144927711a0bc9b852bc1/src/ui/help.rs). And then in the [user_config.rs](https://github.com/Rigellute/spotify-tui/blob/451be07710315633471fa96e1f0f75c5fd24b547/src/user_config.rs) you'll see the `KeyBindings` defined. Anything not listed there, I assume, would need to implemented via PR. Hope that's helpful.
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#437
No description provided.