mpv-locatefile-lua-script icon indicating copy to clipboard operation
mpv-locatefile-lua-script copied to clipboard

a few tyops in readme

Open mrfragger opened this issue 2 years ago • 0 comments

take out bookmarker.lua and replace with locatefile.lua (thx a ton for the script)

  Copy locatefile.lua script to (linux/macos) ~/.config/mpv/scripts/bookmarker.lua (win) %APPDATA%\mpv\scripts\bookmarker.lua.
    Open key configuration file at (linux/macos) ~/.config/mpv/input.conf (win) %APPDATA%\mpv\input.conf and map your desired key to locate-current-file script_message, for example:

Alt+o script_message locate-current-file ---> (this won't work with script_message) Alt+o script-message locate-current-file

mrfragger avatar Oct 06 '23 04:10 mrfragger