question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some characters inserted with AltgGr don't work

See original GitHub issue

Version: 1.0.73 Platform: win32 10.0.17134 Plugins: none

On azerty keyboard, some additional characters can be inserted using a AltGr+Key (in fact the Alt key on the right). See this image for details for the french azerty layout for example.

In my case two keys are not correctly inserted, the characters ~ and `. For example when pressing the AltGr+é keys, the ~ should be displayed, but the é char is inserted instead. If I press space bar, the ~ is finally inserted.

When testing with the basic git bash window, the behavior is when pressing first the AltGr+é key, nothing is displayed, pressing bar space displays the “~” char. This the same behavior in Linux terminals:

tild_bug

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:30 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Renji-FRcommented, Mar 4, 2020

A workround is to use Microsoft Keyboard Layout Creator to create a custom layout with tilde ~ configured without option “dead key”. Under MSKLC, select ALTGR and make right click on ~ to unselect “Set as dead key”

2reactions
vvollarocommented, Jul 29, 2019

I see that the microsoft terminal has the same problem and has a potential fix: https://github.com/microsoft/terminal/issues/521

Maybe it is interesting to check their solution. Meanwhile, I use the combination of ctrl+alt instead and it works for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some characters inserted with AltgGr don't work #768 - GitHub
On azerty keyboard, some additional characters can be inserted using a AltGr+Key (in fact the Alt key on the right).
Read more >
AltGr Not Working: Enable It with These 3 Fixes
If the AltGr key is not working on your PC, you will have problems accessing certain characters in some languages.
Read more >
AltGr on Windows 10 - unable to type special characters
The virtual keyboard working means there's no software issue with the keyboard layout or anything. It doesn't mean the physical keyboard is OK ......
Read more >
275699 - Cannot input of characters requiring AltGr ... - Monorail
2. Notice how entering regular characters works fine. 3. Notice how AltGr+9 does not insert the { character. 4. Using the equivalent Ctrl+Alt+9 ......
Read more >
Alt Gr (right alt) key not working after login in 18.04
I have a USB siemens keyboard with italian layout, which uses the Alt Gr key (right alt) to insert special characters like #...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found