I confirm that on windows vim9 x64 patch 0128, the command Ctrl+$ in a help file as vim9.txt help does not recognize goto command and don't bring me to definition of |vim9script|. Nicolas.
Le dimanche 31 juillet 2022 à 21:22:47 UTC+2, k-euser a écrit : > Steps to reproduce > > 1. Start GVim on Windows. > 2. Type any Alt-key combination (other than a menu bar accelerator) > using the right Alt key. For example, RightAlt-i works to demonstrate > the problem. > > Expected behaviour > > If you hit RightAlt-i, Vim should invoke any mapping that exists for <m-i> > or beep if no such mapping exists. Instead, it acts as if you simply typed > i. > > > More detailed description of the problem: > > GVim 9.0 on Windows does not recognize the right Alt key; if you hit > RightAlt-Somekey, it acts as if you just hit Somekey alone. > > The one exception to this is that the menu bar accelerators work: if you > hit RightAlt-f, for example, it *does* invoke the File menu. > > I'm using a US keyboard, so the right Alt key is not an AltGr key, in case > that matters. > > The left Alt key works fine. > > Both Alt keys work in the text-mode version of Vim; only GVim is affected. > > Both Alt keys work in GVim 8.2. > > I've confirmed that the problem exists when starting GVim via gvim --clean > so it's not a settings issue. > > I've confirmed that the problem exists on two different computers, one > running Windows 8.1 and one running Windows 10. > > I've confirmed that the problem exists in the most recent stable version > listed for download on vim.org ( > https://github.com/vim/vim-win32-installer/releases/download/v9.0.0000/gvim_9.0.0000_x86_signed.exe) > > and in a recent nightly ( > https://github.com/vim/vim-win32-installer/releases/download/v9.0.0117/gvim_9.0.0117_x64.exe > ). > Version of Vim > > 9.0 and 9.0.0117 > Environment > > Microsoft Windows 8.1 (64-bit) and Microsoft Windows 10 (64-bit) > Logs and stack traces > > *No response* > > — > Reply to this email directly, view it on GitHub > <https://github.com/vim/vim/issues/10826>. > You are receiving this because you are subscribed to this thread.Message > ID: <vim/vim/issues/[email protected]> > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/670c7013-bae3-4896-ab19-80dccb0c1f0dn%40googlegroups.com.
