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

Provide launch context to apps when launched through FriendShell #175

Open
steffest opened this issue Sep 20, 2023 · 0 comments
Open

Provide launch context to apps when launched through FriendShell #175

steffest opened this issue Sep 20, 2023 · 0 comments

Comments

@steffest
Copy link

Situation:
If have installed an app "MyApp" that can open certain files.
in FriendShell I navigate to the folder where the file is that I want to open.
I execute the command "launch MyApp myfile.txt"
MyApp launches and has "myfile.txt" as argument, but can't open it because it doesn't now the path to myfile.txt.

Proposed solution: provide the context to the application from where it was launched.

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

1 participant