We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6ef86 commit 85f13c9Copy full SHA for 85f13c9
scripts/seek-to.lua
@@ -1,4 +1,5 @@
1
-- Original script from https://github.com/occivink/mpv-scripts/blob/master/scripts/seek-to.lua
2
+-- Incorporated some changes from https://github.com/Sneakpeakcss/mpv-config-seek-to/blob/main/scripts/seek-to.lua
3
local o = {
4
mouse_controls = true,
5
selection_color = "FFCF46",
0 commit comments