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

add command to open user directory in OS file manager #53

Open
sauerbraten opened this issue May 26, 2022 · 0 comments
Open

add command to open user directory in OS file manager #53

sauerbraten opened this issue May 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sauerbraten
Copy link
Owner

Using https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shopenfolderandselectitems?redirectedfrom=MSDN on Windows, xdg-open (maybe as lib?) on Linux, https://stackoverflow.com/questions/35807251/how-do-i-programmatically-open-a-folder-in-the-finder-without-selecting-anything on macOS.

If a content file path is given as first argument, open the location (zip, package dir, user dir, installation dir) instead of the user dir.

@sauerbraten sauerbraten added the enhancement New feature or request label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant