fvim icon indicating copy to clipboard operation
fvim copied to clipboard

Can't type @ or \ with french keyboard layout

Open harg opened this issue 2 years ago • 3 comments

Hello,

I'm using FVIM on Windows 10

I can't type some characters in fvim, those are accessible via the altGr Key in my French Keyboard. For example : @ or \

French keyboard layout below : image

harg avatar Jun 20 '22 09:06 harg

And I have the same problem on MacOS with German layout...

docbobo avatar Jun 29 '22 09:06 docbobo

Thanks for providing a screenshot of the layout. I'm currently too busy to get into the codebase and do testing, but I will come back to this.

Master keyboard thread: #36

yatli avatar Aug 15 '22 13:08 yatli

setxkbmap -layout us_intl Fvim does not accept dead keys " ' ~ ã ê

FemtoEmacs avatar Apr 19 '24 22:04 FemtoEmacs