Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Open current file in filemanager #34

Closed
SLowrAM opened this issue Jun 26, 2019 · 3 comments
Closed

Feature Request: Open current file in filemanager #34

SLowrAM opened this issue Jun 26, 2019 · 3 comments

Comments

@SLowrAM
Copy link

SLowrAM commented Jun 26, 2019

I'd like a hotkey assignable action (i.e. F) to open the currently opened file in Explorer (i.e. Process.Start("Explorer.exe", "/select, "" + sFilename + """);).

@stax76
Copy link
Collaborator

stax76 commented Jun 26, 2019

@ghost
Copy link

ghost commented Jun 29, 2019

Thank you for this helpful script, it works perfectly and is very useful !

@stax76 stax76 closed this as completed Jun 29, 2019
@stax76
Copy link
Collaborator

stax76 commented Jul 8, 2022

It can be done directly in input.conf:

e run explorer /select, ${path} #menu: Custom > Show current file in File Explorer

mpv-player/mpv#6560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants