mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #1051] why cant keymap move selection #473
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#473
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 @Gandharikos on GitHub (Dec 8, 2022).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1051
as a colemak user, I can not use hjkl for moving, so I want to map to other keys.
@zmoney20 commented on GitHub (Mar 14, 2024):
Confirmed I have the same issue, have to use the arrow keys to navigate
@sewnie commented on GitHub (Mar 14, 2024):
spotify_player supports HJKL and can run without a spotify daemon.
@zmoney20 commented on GitHub (Mar 15, 2024):
Thank you, tried that out and it's awesome!