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

Support opening links in a browser #1030

Closed
bjorn3 opened this issue May 13, 2021 · 3 comments
Closed

Support opening links in a browser #1030

bjorn3 opened this issue May 13, 2021 · 3 comments

Comments

@bjorn3
Copy link

bjorn3 commented May 13, 2021

On Linux this can use xdg-open <url>. On macOS open <url> and on Windows start "" "<url>".

@Ezio-Sarthak
Copy link
Member

Ezio-Sarthak commented May 13, 2021

Hi! Thanks for the report. We already have an issue filed and open PR(s) for this: See the last checkbox of #452 and PR #991 for more insights. Hope this is the issue you're trying to address.

For more discussion, join the community on CZO :) The stream dedicated to the terminal client is #zulip-terminal :)

@bjorn3 bjorn3 closed this as completed May 13, 2021
@neiljp
Copy link
Collaborator

neiljp commented May 13, 2021

@bjorn3 Not sure if you saw https://github.com/zulip/zulip-terminal/blob/main/docs/FAQ.md#unable-to-open-links ?

Generally text links are selectable in a similar way, which should allow for copy/paste.

@bjorn3
Copy link
Author

bjorn3 commented May 13, 2021

Yeah, that works (I need to shift drag to select and then middle mouse button to paste with xterm), but it is more work than just clicking on it or something like that.

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

3 participants