mpv-menu icon indicating copy to clipboard operation
mpv-menu copied to clipboard

A simple 0-dependency mpv menu to launch commands from

Results 3 mpv-menu issues
Sort by recently updated
recently updated
newest added

The GitHub tags `mpv` and `mpv-script` would help people to find the script. And also a wiki entry: https://github.com/mpv-player/mpv/wiki/User-Scripts

Display only some items at a time and keep the curstor visible when scrolling. This should be as automagic as possible, perhaps see [mpv-repl](https://github.com/rossy/mpv-repl/blob/f7538adea92b441f2c7edd5dc07dd50dac28d3d5/repl.lua#L154) as reference, since it seems to...

We need to check the status of the command_native function calls and print error mesages to the console if the commands were not successful.