XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 596 forks source link

Incorrect input for latvian language #146

Closed didzis closed 12 years ago

didzis commented 12 years ago

Some characters in latvian language are inputted by first pressing quotation-mark ' and then a letter, for example: ' a --> ā, ' c --> č, ' u --> ū etc. Other than that, it's the same as with english keyboard layout. Currently both characters get inputted in XVim (e.g. ' ā), but only the resulting (e.g. ā) should. Actually by pressing ' it gets yellow first, because it's waiting for more characters to determine what result character should be outputted. It can be tested by setting latvian keyboard layout in System Preferences -> Input Sources and trying ' combined with one of the following: a, c, e, g, k, l, n, u, ...

Great tool !

JugglerShu commented 12 years ago

I want to know which version you are using. Are you using pkg version or instelled from source code?

didzis commented 12 years ago

I used pkg version.

On 2012. gada 14. apr., at 14:57, JugglerShureply@reply.github.com wrote:

I want to know which version you are using. Are you using pkg version or instelled from source code?


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5130814

JugglerShu commented 12 years ago

Can you try to install it from source code? Its really easy. Download source code and build it with XCode 4.3. Then restart XCode.

If its the same problem with Issue #120 it is already fixed.

(4/14/12 10:17 PM), Didzis wrote:

I used pkg version.

On 2012. gada 14. apr., at 14:57, JugglerShureply@reply.github.com wrote:

I want to know which version you are using. Are you using pkg version or instelled from source code?


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5130814


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5131231

didzis commented 12 years ago

Installed from source - yes, it is fixed! Thank You!

On 2012. gada 14. apr., at 16:52, JugglerShu wrote:

Can you try to install it from source code? Its really easy. Download source code and build it with XCode 4.3. Then restart XCode.

If its the same problem with Issue #120 it is already fixed.

(4/14/12 10:17 PM), Didzis wrote:

I used pkg version.

On 2012. gada 14. apr., at 14:57, JugglerShureply@reply.github.com wrote:

I want to know which version you are using. Are you using pkg version or instelled from source code?


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5130814


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5131231


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/146#issuecomment-5131438