Showing content from https://gist.github.com/Sneakpeakcss below:
Sneakpeakcss’s gists · GitHub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters main-window *********************** --arrowpanel-background --arrowpanel-border-color --arrowpanel-color --arrowpanel-dimmed --arrowpanel-dimmed-even-further --arrowpanel-dimmed-further --arrowpanel-padding --autocomplete-popup-background This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters -- open-in-explorer.lua mp.add_key_binding(nil, "open-in-explorer", function() local path = mp.get_property("path") if path ~= nil and not path:match("^%a[%a%d-_]+://") then path = string.gsub(path, "/", "\\") mp.command_native({ name = "subprocess", playback_only = false, args = { 'explorer', '/select,', path .. ' ' },
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4