Skip to content

Beta 4: problems with dead keys and custom keyboard layout (Neo2) #914

@Snaptags

Description

@Snaptags

I use a custom keyboard layout called Neo2 offering multiple layers using modifier keys, e.g. <CAPS-LOCK>+<k> results in )
Since installing beta4 of PSReadline, every time I press <CAPS-LOCK> a @ character is added to my input, So instead of
git commit -am "message"
I end up "typing"
git commit @-am @"message@"

Environment data

PS version: 5.1.17763.316 / same for 6.2
PSReadline version: 2.0.0-beta4
os: 10.0.17763.470 (WinBuild.160101.0800)
PS file version: 10.0.17763.470 (WinBuild.160101.0800)
vi or standard edit mode.

Steps to reproduce or exception report

Install the Neo2 driver: https://github.com/neo-layout/neo-layout/blob/master/windows/Neo2.0_setup.exe
And add the "German (Neo 2.0)" keyboard layout to your input settings, open powershell and hit <caps-lock>

Metadata

Metadata

Assignees

Labels

Issue-BugIt either shouldn't be doing this or needs an investigation.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions