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

Issue when typing "~" and accented characters on a French/Belgian keyboard in terminal #68262

Closed
gdlx opened this issue Feb 8, 2019 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Milestone

Comments

@gdlx
Copy link

gdlx commented Feb 8, 2019

  • VSCode Version: 1.31.0
  • OS Version: Windows 10 1803

Steps to Reproduce:

  1. Try to type the "~" character on a french keyboard (AltGr-é) in the terminal
  2. You get the "é" character, then by pressing space, you get the "~" character.

Note that the normal behavior on a french keyboard is to type AltGr-é, then press space to get the character (because it's supposed to be used as a character accent, keyboards aren't made for coders).

The real issue is that th "é" character shouldn't be inserted.

The issue only happens in the terminal, not in the editor.

@kieferrm kieferrm added the terminal Integrated terminal issues label Feb 11, 2019
@roonie007
Copy link

+1, this is super annoying, and it started just after the update 1.31 on Windows, for my case I am using a WSL bash integrated in vscode

@gdlx
Copy link
Author

gdlx commented Feb 22, 2019

@roonie007 I'm using WSL bash too.

@Tyriar
Copy link
Member

Tyriar commented Mar 2, 2019

Does tweaking the setting terminal.integrated.setLocaleVariables help?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Mar 2, 2019
@roonie007
Copy link

roonie007 commented Mar 2, 2019

@Tyriar I just tried it with, true and false, restarted the terminal and vs-code each time, same problem

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Mar 5, 2019
@Tyriar Tyriar added this to the Backlog milestone Mar 5, 2019
@loganmzz
Copy link

loganmzz commented Mar 5, 2019

For information, it happens with any terminal type and only in terminal pane.

@bcxpro
Copy link

bcxpro commented May 6, 2019

I have the same problem with the Spanish keyboard. ~ is co-located with the "4" key So instead of getting ~ I get 4~ on the terminal.
It happens on Windows and not on Linux to me (vscode 1.33.1 and insider 1.34.0, Windows 10 1809)

@Tyriar Tyriar changed the title Issue when typing "~" on a french keyboard in terminal Issue when typing "~" on a French/Belgian keyboard in terminal May 10, 2019
@Tyriar Tyriar changed the title Issue when typing "~" on a French/Belgian keyboard in terminal Issue when typing "~" and accented characters on a French/Belgian keyboard in terminal May 20, 2019
@Tyriar
Copy link
Member

Tyriar commented Jun 8, 2019

/duplicate #59438

@Tyriar Tyriar closed this as completed Jun 8, 2019
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 8, 2019
@Tyriar Tyriar added *duplicate Issue identified as a duplicate of another issue(s) and removed *duplicate Issue identified as a duplicate of another issue(s) bug Issue identified by VS Code Team member as probable bug labels Jun 8, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

6 participants