Default bindings of F8 and F9 to use select.lua
Open
Nobody has claimed this yet.
meta:feature-request
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
Expected behavior of the wanted feature
Current bindings for F8 and F9 are:
F8 show-text ${playlist} # show the playlist
F9 show-text ${track-list} # show the list of video, audio and sub tracks
On my system, font size of the current F8 and F9 is not good.
It's probably better to change it to:
F8 script-binding select/select-playlist
F9 script-binding select/select-track
Alternative behavior of the wanted feature
No response
Log File
No response
Sample Files
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the default F8 and F9 binding definitions and inspect select.lua, especially the select/select-playlist and select/select-track entry points. Confirm that the defaults use those script bindings and that F8 opens the playlist while F9 opens the track list, then verify the resulting display behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100