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

Multiple documentation and web browser tabs #5

Closed
dgelessus opened this issue Jun 16, 2016 · 2 comments
Closed

Multiple documentation and web browser tabs #5

dgelessus opened this issue Jun 16, 2016 · 2 comments

Comments

@dgelessus
Copy link

Links in the documentation and web browser should have an "Open in New Tab" option when long-pressed. And if a web browser tab is already open, webbrowser.open should make a new tab instead of replacing the existing one. (Or maybe this should be controlled by a keyword argument like with editor tabs.)

@dgelessus
Copy link
Author

In recent betas it's now possible to open multiple website tabs using webbrowser.open_new/webbrowser.open_new_tab. It would still be useful to have an "Open in New Tab" option in the long press menu on links, and to have multiple tab support for the built-in docs.

@dgelessus
Copy link
Author

Multiple documentation tabs are now supported (#453). The only thing missing is an "Open in New Tab" option on links in the web browser.

@omz omz closed this as completed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants