Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 255 by [email protected]: Avoid interpreting kepress '`' + 'i" as 'ì' instead of '`i' and going to the respective mark on the English International Keyboard on Windows
https://code.google.com/p/vim/issues/detail?id=255

I run gVim7.4 on Windows 7 with the English International keyboard.

It configured in a way so that pressing '`' + 'i' gives you 'ì'. In Vim insert mode that's the desired behavior. However it isn't in command mode where I effectively have to press '`' + ' ' + 'i' to go to the mark 'i'.

I observed similar behavior for the caret '^' key. Pressing it makes vim wait for a vowel to be able to render 'â', 'î' etc instead of directly going to be beginning of the line. It only goes there when I press '^' + ' '. In insert mode it's useful to be able to type 'â'. It isn't in command mode and there it's completely useless to wait for another character. I thereby propose that vim looks directly for whether the '`' key or the '^' gets pressed and doesn't wait for a character.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui