jonniek / mpv-playlistmanager

Mpv lua script to create and manage playlists
The Unlicense
551 stars 42 forks source link

Cursor position not reset after reopening playlistmanager #75

Closed dyphire closed 2 years ago

dyphire commented 2 years ago

When opening the playlistmanager for the first time, the cursor stays on the currently played list item. At this time, move the cursor to other list items at will and close the playlistmanager.

After opening the playlistmanager again, the cursor at this time will inherit the state before closing. Is it possible to reset the cursor state to ensure that each opening stays on the currently played list item?