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

built-in hyperlinks alternative not working properly #2748

Closed
2 tasks done
mainrs opened this issue Mar 9, 2018 · 5 comments
Closed
2 tasks done

built-in hyperlinks alternative not working properly #2748

mainrs opened this issue Mar 9, 2018 · 5 comments
Labels
☠️ wontfix The core Hyper team will not fix the issue (It's a feature not a bug)

Comments

@mainrs
Copy link

mainrs commented Mar 9, 2018

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate

Issue

It looks like the built-in hyperlinks alternative in v2 has still some errors/bugs. The link does not get highlighted using another color as hyperlinks did it in version 1.4 of Hyper.
Clicking a link and holding the CMD/Control key does not open the link within Hyper itself but rather in the default browser.

I am not sure if these features have already been added or are on some kind of Todo list already. Just wanted to make sure 😄

Edit:
Here are two images of hyper 1.4 and 2.0 showing the differences:
screen shot 2018-03-09 at 17 21 28
screen shot 2018-03-09 at 17 16 46
screen shot 2018-03-09 at 17 22 43

The first one is hyper running on version 1.4, the second one on 2.0 canary. The third one is the CMD/Control click on the link that will open the url within hyper itself.

@chabou
Copy link
Collaborator

chabou commented Mar 9, 2018

Thank you for your feedback!

After some discussions about some security concerns, we abandoned the idea of browsing websites directly in Hyper.

Electron webview is not enough secure (old Chrome version, potential API leaks in website JavaScript context...).

We are really unhappy to remove this shining feature, but as a terminal app, security is non-negotiable.

@Stanzilla Stanzilla added the ☠️ wontfix The core Hyper team will not fix the issue (It's a feature not a bug) label Apr 23, 2018
@gustavoFreireS
Copy link

I did a local plugin to reproduce the older behavior using an iframe component, Am I still vunerable to this kind of security problems?
img_0679

@albinekb
Copy link
Contributor

There's so much going on in electron so I would say, yes you're vulnerable if you open web pages in electron. Will it matter? Most likely not.

@kevin-roan
Copy link

https://www.electronjs.org/docs/latest/api/webview-tag#nodeintegration what about this..? it's been 3 years na? why not bring back the feature

@Meqr1
Copy link

Meqr1 commented Oct 7, 2023

https://www.electronjs.org/docs/latest/api/webview-tag#nodeintegration

guys you need to bring back the feature. btw if you want to use this feautre you can see this -
https://dev.to/craftzdog/getting-side-by-side-preview-in-a-terminal-app-hyper-20ii

but i would love to see this feature in official app back again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☠️ wontfix The core Hyper team will not fix the issue (It's a feature not a bug)
Projects
None yet
Development

No branches or pull requests

7 participants