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

New Action to open route in the browser #59

Closed
adalessa opened this issue Dec 30, 2023 · 0 comments
Closed

New Action to open route in the browser #59

adalessa opened this issue Dec 30, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@adalessa
Copy link
Owner

adalessa commented Dec 30, 2023

I want to be able to open the selector route in the browser.
Using something like vim.fn.system({"xdg-open", "http://localhost:8000/settings"})
Should check the os, or to see if the xdg-open is executable, if not the open for mac.

To get the base url should get it from the config of the project from app.url

@adalessa adalessa added the enhancement New feature or request label Dec 30, 2023
@adalessa adalessa added this to the v2.1 milestone Dec 30, 2023
@adalessa adalessa closed this as completed Feb 9, 2024
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