Skip to content

input: support AltGraph as a third level shift modifier#3432

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
Eugeny:alt-graph-dead-key
Aug 25, 2021
Merged

input: support AltGraph as a third level shift modifier#3432
Tyriar merged 1 commit intoxtermjs:masterfrom
Eugeny:alt-graph-dead-key

Conversation

@Eugeny
Copy link
Copy Markdown
Member

@Eugeny Eugeny commented Aug 25, 2021

Closes #2151

Note that this changes the signature of Terminal._isThirdLevelShift to accept a DOM KeyboardEvent instead of the simple interface since we need to use getModifierState(), and adding altGraphKey to IKeyboardEvent would mean it won't be assignable from a DOM event anymore.

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.

Scandinavian keyboard layout can't handle input tilde (~)

2 participants