Skip to content

console.lua: say focused instead of selected #16181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guidocella
Copy link
Contributor

The selected term was causing confusion e.g. in
#15711 (comment). Saying either focused or current makes more sense since the item is not actually selected until you click or press Enter.

Copy link

github-actions bot commented Apr 4, 2025

Download the artifacts for this pull request:

Windows
macOS

@@ -0,0 +1,2 @@
rename `console-selected_color` script-opt to `console-focused_color`
rename `console-selected_back_color` script-opt to `console-focused_back_color`
Copy link
Member

Choose a reason for hiding this comment

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

We probably should provide backward compatibility

The selected term was causing confusion e.g. in
mpv-player#15711 (comment).
Saying either focused or current makes more sense since the item is not
actually selected until you click or press Enter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants