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

Fix for Windows key printing "Meta" on Linux (and Windows?) #1885

Closed
wants to merge 1 commit into from

Conversation

juancampa
Copy link
Contributor

Problem

On Linux, press the "Windows" key: The text "Meta" is sent to the terminal. Introduced in #1849

Solution

Do not set result.key to "Meta" in evaluateKeyboardEvent

Tests

  • Doesn't send "Meta" anymore on Linux
  • Key repeat still works
  • Sanity check MacOS

only tested on Hyper

@Tyriar
Copy link
Member

Tyriar commented Jan 7, 2019

Already have a fix out which covers all cases: #1881

@Tyriar Tyriar closed this Jan 7, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants