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
Tilde and square brackets on german keyboard are not working in WSL on ConEmu #1220
Comments
Previous version of what? |
Works in ConEmu <= 170709 |
Try to install build <= 170709 now and recheck. |
170709 - does work |
… and square brackets on german keyboard).
… and square brackets on german keyboard).
Using ConEmu 170807 (I do not know if this release includes the change @Maximus5 made in the commit 8528912), with a French keyboard, all AltGr+"number" keys are working except the tilde. |
Arrows are working properly. |
Yes indeed, I am sorry, a remanent option |
170807 fixes this partly. When I run the automatically generated
, the only weird thing is an AltGr-Deadkey-Tilde which my (customized) layout has (though IIRC the original Swiss-German layout also has this). Instead of the usual What still doesn't work though is searching through history via arrow keys, which
should achieve. But maybe that's a problem with some other config files... If I instead use the Task
(I thing the major difference is the lack of the |
Tilde and square brackets are now working properly for me in 170807. The arrows and dead keys for german layout work fine too. |
For proper arrow function, And the tilde-deadkey still behaves wrong, and more confusingly this seems to depend on whether I used wslbridge or pure bash.exe first after a reboot... Just a note, I checked: The deadkey-tilde is also present in the native DE-CH keyboard layout, so anyone in Switzerland might encounter the same problem. Another AltGr-Deadkey is |
@zommuter Thank you for reporting that, I thought I was crazy. I have the same behavior with Git-Bash and conemu-msys2 connector but was not able to reproduce it properly (didn't think it could be the reboot that caused the problem) for arrow keys. According to which one is loaded first in Conemu, the arrows are functioning erratically. |
Using 170807 and a French azerty keyboard, all AltGr+numbers combinations are working, except for the tilde (configured in dead key or not). However, After one reboot, using Git-Bash 2.14.0.windows.1:
Edit: I do not know if it is relevant, but when using {BashColor} it launch "MINGW64" (as shown in the command). When launching directly {Bash}, it shows "MSYS". Maybe one need to be launched before the other? However, it doesn't explain why {Git Bash}, which is also MINGW64, works directly after the reboot. |
Let's move DeadKey conversation to gh-1224. I wonder, without ConEmu are you able to enter single dead key? For example, I have to type AltGr+~ twice to get two tildas printed. Is there a way to print one tilde? As for arrows. It's all about turned on XTerm emulation. I thought race was fixed, but probably not completely. |
@Maximus5 When the tilde is configured as a deadkey, you have to type |
I can't reproduce the problem with arrow keys. On your first screenshot second groupbox shows "win32|msys2". To understand why it shows "win32" instead of "xterm" I need LogFiles reproducing the problem. Check the option, save settings, and try to reproduce. When the problem appears, make a screenshot of Settings/Info and push here link to the logfles and screenshot. |
@Maximus5 I cannot reproduce it on my work computer today either and I will have limited connectivity the next coming week. What I suggest is maybe keeping this topic for the "tilde" issue and I will file a new issue when (and if) I succeed to produce appropriate logs. |
After 5 days using the connector, I wasn't able to reproduce the comportment after multiple reboots of the computer... It might have been a bug in the configuration that was overwritten after reinstallation of the program. However, concerning the "tilde" issue, the problem is still there. I do not know if the commit 9a209c1, related to gh-1224, is supposed to fix this. |
@Maximus5 Problem solved for tilde not configured as a dead key with Alpha 170814. |
Versions
ConEmu build: 170723-170805
OS version: Windows 10 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): WSL
Problem description
You cannot input Tilde and square brackets to the WSL console
Steps to reproduce
AltGr + *
to get Tilde (~) orAltGr + 8
orAltGr + 9
to get square bracketsActual results
Nothing is printed to the console
Expected results
Tilde or square brackets are printed to the console (works in previous versions)
The text was updated successfully, but these errors were encountered: