DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.65k stars 178 forks source link

Feature Request: Allow mapping moving up/down playlist and add new play/pause/play function. #3043

Open Samueru-sama opened 9 months ago

Samueru-sama commented 9 months ago

Deadbeef already supports custom keybinds with plenty of options to choose, including moving the selected track up and down the playlist, unfortunately it doesn't allow moving the cursor up/down playlists with keys other than the default arrow keys.

That allows using vim, wasd, etc like keybinds to navigate playlist.

The other request is to add what I call a play/pause/play function, this is what I mean:

That makes it easier to control playback with the keyboard, since you would just need one keybind to control most of the playback.

It also makes it easier to have vim like keybinds:

L will do play/pause/play, H will always stop And hopefully K/J for playlist navigation.