vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.25k stars 3.51k forks source link

New windows do not gain focus immediately #3226

Open rotu opened 6 years ago

rotu commented 6 years ago

Issue

When opening a new window with Cmd-N, if I type too fast, the first few keystrokes still go to the old window. For example, if I do Cmd-N python, depending how fast I type, the old window will have "pyth" and the new window will have "on". This contrasts with opening a new tab, where focus is given immediately to the new tab, and the old tab receives no keystrokes.

rotu commented 5 years ago

Still present in Hyper 3.0.0-canary.3 (canary)

rotu commented 1 year ago

This bug is still present in Hyper 3.4.1 (stable)