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

Plugins 'hyperterm-paste' and 'hyperterm-safepaste' refuse to work #3567

Closed
2 tasks done
no-simpler opened this issue Apr 17, 2019 · 1 comment
Closed
2 tasks done

Comments

@no-simpler
Copy link

  • I am on the latest Hyper.app version

  • I have searched the issues of this repo and believe that this is not a duplicate

  • OS version and name: macOS 10.14.4

  • Hyper.app version: 2.1.2 / 3.0.0-canary.8

  • Link of a Gist with the contents of your .hyper.js: link

  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): See below

  • The issue is reproducible in vanilla Hyper.app: Yes

Issue

Plugins hyperterm-paste and hyperterm-safepaste (which modify pasting behavior) each do not work (I install them separately, not together), although they are loaded.

That is, pasting behavior is not modified in any way, e.g., trailing newlines are not removed.

On stable, dev tools say:

hyperterm-paste:

Plugin hyperterm-paste (1.1.2) loaded.

hyperterm-safepaste:

Plugin hyperterm-safepaste (1.0.5) loaded.

On canary, dev tools say:

hyperterm-paste:

Plugin hyperterm-paste (1.1.2) loaded.

hyperterm-safepaste:

[Notification] Plugin load error: "hyperterm-safepaste" failed to load in the renderer process. Check Developer Tools for details.
bundle.js:1 EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
@Stanzilla
Copy link
Collaborator

get the authors to update them :)

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

2 participants