mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #849] [MERGED] Filter out keymaps with None command in shortcut help popup #1834
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#1834
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/849
Author: @seanlinshiang
Created: 10/9/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @aome510
Base:
master← Head:filter-none-keymap📝 Commits (3)
e39469efilter out keymaps with None command in shortcut help popup25a8657Merge branch 'master' into filter-none-keymap6b12a1fcargo fmt📊 Changes
1 file changed (+4 additions, -2 deletions)
View changed files
📝
spotify_player/src/ui/popup.rs(+4 -2)📄 Description
This PR fixes an issue where the shortcut help popup displayed keymaps with Command::None.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.