0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/player/lua
Guido Cella 2354d876da scripting: add mp.input.select()
This allows scripts to make the user choose from a list of entries by
typing part of their text and/or by navigating them with keybindings,
like dmenu or fzf.

Closes #13964.
2024-05-07 22:34:22 +02:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua command: add load-config-file 2024-02-04 15:12:02 +00:00
console.lua scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
defaults.lua player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
fzy.lua scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
input.lua scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
meson.build scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
options.lua lua: remove a ton of unneeded parentheses 2023-11-02 16:03:20 +00:00
osc.lua osc: remove trailing space 2024-05-05 14:38:18 +02:00
stats.lua stats.lua: show osd-dimensions property 2024-04-27 01:15:25 +02:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00