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

Windows Keybindings was not correctly setup #3146

Closed
wants to merge 1 commit into from
Closed

Windows Keybindings was not correctly setup #3146

wants to merge 1 commit into from

Conversation

hknielsen
Copy link

@hknielsen hknielsen commented Aug 1, 2018

I created #3025 because on Windows, using Powershell as shell, key's didnt work for fx. move word.

What I saw was, "alt+arrows" worked to some degree, but not the expected keymappings defined in win32.json.
So for some reason the beneath didnt work, and if evaluated directly in Paths.js it did. Dont know enough of nodejs to say what are happening. But this fixed it. Could be a Windows specific NodeJs bug.

If you got any better way of doing this let me know.

Copy link

@dslatkin dslatkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would like to see this fixed - but having trouble seeing how this doesn't break https://github.com/zeit/hyper/blob/6451ba7f85fe5b88268cf4e57da8a1a13f6046b7/app/config/import.js#L29 since in that file, defaultPlatformKeyPath is called as a function but in this pull request it's defined as a string?

@dslatkin
Copy link

Commented more on the issue here regarding this fix in the context of the central issue at hand.

@Stanzilla
Copy link
Collaborator

@hknielsen willing to pick this up again?

@Stanzilla Stanzilla closed this Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants