mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #558] Moving Tracks Up an Down a Playlist #1255
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#1255
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 @tsuliwaensis on GitHub (Sep 3, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/558
What is the command to move a track up and down a playlist? The readme says it's
C-k, but I don't know what theCrepresents. I've tried upper case C, lowercase c, Command-C, Control-C. I feel like an idiot.@aome510 commented on GitHub (Sep 3, 2024):
C-kisControl-kwhileM-kisAlt-k@tsuliwaensis commented on GitHub (Sep 3, 2024):
That doesn't work for me. All the other commands work, but anything that invovles Control does not. I'm using the built-in Mac terminal (zsh) and a wireless keyboard.
@aome510 commented on GitHub (Sep 3, 2024):
I guess it depends on your terminal's settings, which may ignore the
controlkey.controlworks fine for me on MacOS usingIterm2terminal@tsuliwaensis commented on GitHub (Sep 3, 2024):
I was trying to reorder my Liked Songs, which you can't manually reorder. I don't have an issue moving tracks around with my created playlists.