Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Custom keybindings not responding in REPL entry #161

Open
jarcane opened this issue Sep 1, 2016 · 2 comments
Open

Custom keybindings not responding in REPL entry #161

jarcane opened this issue Sep 1, 2016 · 2 comments

Comments

@jarcane
Copy link

jarcane commented Sep 1, 2016

Hello. I updated today to 1.4.7 and have found some misbehavior with the text entry from the previous version I was using.

I use a Finnish keyboard, and a set of custom keybindings to rebind the ö, ä, and å keys to the braces. See here: https://gist.github.com/jarcane/468687e98176c1c4c8a7ba924dafdf46 (the use of `, , and ] refers to the ö/ä/å keys, because Atom uses the American keymap only, internally)

Unfortunately, these keys don't work in the Proto-REPL pane, at all. It seems to simply ignore input from those keys entirely; I get no input.

I've also found that the automatic pairing of braces from Paredit isn't honored in the Proto-REPL window either, though that should perhaps be filed as a separate issue?

@jasongilman
Copy link
Owner

I think this is an issue in Atom Ink console so I've filed an issue there. I've had similar problems using it. You can use the previous REPL type through the Proto REPL settings. It should still work like it previously did.

@pfitzseb
Copy link
Contributor

pfitzseb commented Sep 16, 2016

@jarcane The immediate fix for the keybinding issue is to use the keyboard-localization-package, which works great for me even in the console.

Also, for reference: atom/atom#12702

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants