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

[v2] macOS Unicode input not working #2239

Closed
2 tasks done
remmycat opened this issue Sep 20, 2017 · 5 comments
Closed
2 tasks done

[v2] macOS Unicode input not working #2239

remmycat opened this issue Sep 20, 2017 · 5 comments
Assignees
Labels
🍎 Platform: Mac Issue pertains to Mac ⚡ Type: Regression This used to work before but a recent update broke it. v2
Milestone

Comments

@remmycat
Copy link

remmycat commented Sep 20, 2017

  • I am on the 2.0.0 prerelease Hyper.app version

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

  • OS version and name: macOS Sierra (10.12.6)

  • Hyper.app version: 2.0.0

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

Issue

Since v2 the macOS systemwide unicode input is not working anymore. It is used to type emoji and all other kinds of symbols.
Reproduce:

  1. Open the unicode input (ctrl-cmd-space or Edit -> "Emoji & Symbols" in the menu bar).
  2. The input will open in the bottom left corner of the screen (rather than beyond the cursor where it should be)
  3. Clicking on any symbol has no effect.

I guess this is because of the change from hterm to xterm.js. When you search for "mac input" in this repo you'll find a comment on macOS emojis in hterm.js that could be related.

@chabou chabou added 🍎 Platform: Mac Issue pertains to Mac v2 labels Sep 20, 2017
@chabou
Copy link
Collaborator

chabou commented Sep 20, 2017

Thank you for your feedback 🙏

@albinekb
Copy link
Contributor

albinekb commented Dec 5, 2017

I got a plugin that you can use as a workaround: https://github.com/albinekb/hyper-emoji, cross platform

@Stanzilla Stanzilla mentioned this issue Jan 23, 2018
8 tasks
@chabou chabou added this to the 2.0.0 milestone Feb 3, 2018
@Stanzilla Stanzilla added the ⚡ Type: Regression This used to work before but a recent update broke it. label Apr 23, 2018
@marcofugaro
Copy link

In the latest v2 pressing ctrl-cmd-space has no effect still

@petarmihaylov
Copy link

petarmihaylov commented Dec 24, 2018

This effect extends past emojis. Cyrillic and other Unicode characters are pasted as their raw symbols:

¼ is displayed as: <00c2><00bc>
µ is displayed as: <00c2><00b5>

I am using Hyper.js 2.1.0 with oh my zsh.

The Terminal app displays Unicode characters correctly.

@juancampa juancampa self-assigned this Jan 2, 2019
@mbbroberg
Copy link

👋 Still a challenge. Please ping me if you have a proposed fix you want tested. I'm loving Hype and close to having it as my default terminal, but I like emojis too much to skip out on this one 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍎 Platform: Mac Issue pertains to Mac ⚡ Type: Regression This used to work before but a recent update broke it. v2
Projects
None yet
Development

No branches or pull requests

8 participants