vercel / vercel/hyper

Random clipboard dumping / pasting into vim buffer when opening in Hyper?

Open
#2,819 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🤯 Type: Compatibility
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

  • 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 High Sierra 10.13.3

  • Hyper.app version: Hyper 2.0.0-canary.16

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/JesseLeite/5a46d38452fba5e08e28627d2d0954d7

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

  • The issue is reproducible in vanilla Hyper.app: Yes, just tested and it happens with a freshly generated .hyper.js file in canary.

Issue

Randomly when opening vim, hyper seems to immediately paste what's in my clipboard to the open buffer. It also seems to paste a random number of times. Sometimes it's 6 times, others it's only one time. I can then hold u to undo everything, but it's quite annoying. It doesn't always happen, but happens quite frequently when I've recently copied something to my clipboard. I'd also like to note that it has never happened with iTerm or Terminal.app, but has been happening for the last 6+ months since I started using Hyper 😢

2018-04-10 09 58 53

Do any other vim users have this issue?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in vanilla Hyper on macOS with a freshly generated .hyper.js, opening vim after copying text to the clipboard. Use the DevTools entry point described in the report to investigate the repeated paste events; done means vim no longer receives unsolicited clipboard pastes when it opens.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.