On a computer with a Belgian keyboard using gVim
You should be back in Normal mode but you stay in insert mode.
8.2.4943 on Windows 10 8.2.3995 on Ubuntu 22.04
Operating System: Windows 10 or Ubuntu 22.04
I can only reproduce the problem on gVim (on Vim the problem do not occur)
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I have compiled different tags of Vim on Windows 10.
I don't have the problem at version 8.2.4006
But I do have the problem at version 8.2.4007 and later
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I think this is a duplicate of #10324
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
I cross checked and the issue is present in the new Vim 9.0. I'm afraid without the problem solved I will not be able to use gVim 9.0. What would you suggest me to push the resolution of this problem?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
@LemonBoy was working on a solution, but it didn't get completed yet.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks! Let me know if I can contribute in any ways.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Patch 9.0.0033 fixes this for GTK, but it is still a problem for MS-Windows
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks for the update :-)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
WFM on gvim (Big, GTK3) 9.0.32 i.e. without the patch. Don't forget, however, that on a Belgian keyboard, [ is AltGr+dead-circumflex, therefore Ctrl+[ is Ctrl+AltGr+dead-circumflex.
Best regards,
Tony.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Hi Tony,
I have tested version 9.0.35 and the problem is still present in gVim.
On gVim 8.2 I can escape using: Ctrl+DeadCircumflex
On gVim 9.0 I can't escape neither Ctrl+DeadCircumflex nor Ctrl+AltGr+DeadCircumflex
Remark: The problem is not present on Vim 9.0
Best regards,
Vivian
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Anton has created a azerty_ctrl_dead branch in his repository https://github.com/haron13-2019/vim/tree/azerty_ctrl_dead and made a Pull Request (#10687)
This seems to solve the problem on Belgian keyboards.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #10454 as completed via 3f02667.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()