Skip to content

input: add default keybindings for secondary subtitle track cycling#17718

Open
ravarnax wants to merge 1 commit intompv-player:masterfrom
ravarnax:secondary-sub-keybindings
Open

input: add default keybindings for secondary subtitle track cycling#17718
ravarnax wants to merge 1 commit intompv-player:masterfrom
ravarnax:secondary-sub-keybindings

Conversation

@ravarnax
Copy link
Copy Markdown

@ravarnax ravarnax commented Apr 8, 2026

Map 'k' to 'cycle secondary-sid' and 'K' to 'cycle secondary-sid down', mirroring the existing 'j'/'J' bindings for the primary subtitle track.

Fixes #17693

Map 'k' to 'cycle secondary-sid' and 'K' to 'cycle secondary-sid down',
mirroring the existing 'j'/'J' bindings for the primary subtitle track.

Fixes mpv-player#17693
Comment thread etc/input.conf
#j cycle sub # switch subtitle track
#J cycle sub down # switch subtitle track backwards
#+k cycle secondary-sid # cycle secondary subtitle track
#+K cycle secondary-sid down
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not correct definition of keybinds.

@kasper93 kasper93 added the priority:needs-author-feedback The original author of the issue/PR needs to come back and respond to something label Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:needs-author-feedback The original author of the issue/PR needs to come back and respond to something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keyboard shortcut next and previous secondary subtitle file

2 participants