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

AltGr not working properly, x1B addition ? #4

Closed
LordFPL opened this issue Dec 8, 2015 · 7 comments
Closed

AltGr not working properly, x1B addition ? #4

LordFPL opened this issue Dec 8, 2015 · 7 comments

Comments

@LordFPL
Copy link

LordFPL commented Dec 8, 2015

Hello,

I have a problem with msys2 & cygwin connector : i can't do many altgr character (azerty keyboard)...

  • Without connector :
    • Task (default) : set CHERE_INVOKING=1 & C:\msys64\usr\bin\sh.exe --login -i -new_console:C:"C:\msys64\msys2.ico"
    • If i try to make a "@" :
$ conemu-msys2-64.exe --keys
ConEmu cygwin/msys connector version 0.7
Starting raw conin reader, press Ctrl+C to stop
<x40:@>
  • With connector :
    • Task : set CHERE_INVOKING=1 & C:\msys64\usr\bin\conemu-msys2-64.exe -new_console:C:"C:\msys64\msys2.ico"
    • If i try to make a "@" :
$ conemu-msys2-64.exe --keys
ConEmu cygwin/msys connector version 0.7
Starting raw conin reader, press Ctrl+C to stop
<x1B><x40:@>

Why there is <x1B> addition ?

@Maximus5
Copy link
Owner

Maximus5 commented Dec 8, 2015

What keyboard layout do you use?

@LordFPL
Copy link
Author

LordFPL commented Dec 8, 2015

Azerty (french keyboard) with fr_FR.UTF-8 locale

@abesada
Copy link

abesada commented Dec 20, 2015

Same issue wit the last connector 0.7 and 0.7.1
$ locale
LANG=es_ES.UTF-8
LC_CTYPE="es_ES.UTF-8"
LC_NUMERIC="es_ES.UTF-8"
LC_TIME="es_ES.UTF-8"
LC_COLLATE="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_ALL=

@Maximus5
Copy link
Owner

It's not a connector's, but ConEmu's issue.

@LordFPL
Copy link
Author

LordFPL commented Dec 21, 2015

It's a know issue ? Any workaround or issue number ? Do you want a new issue for that in conemu project ?

@Maximus5
Copy link
Owner

Just wait for fix

@LordFPL
Copy link
Author

LordFPL commented Dec 24, 2015

I just try last release (151222) : it's ok !!! :) Thx ! :)

@LordFPL LordFPL closed this as completed Dec 24, 2015
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

No branches or pull requests

3 participants