ardagnir / pterosaur

All firefox text fields are vim.
GNU Affero General Public License v3.0
772 stars 30 forks source link

Cyrillic support #33

Closed kshmelkov closed 9 years ago

kshmelkov commented 9 years ago

There is a problem with cyrillic input. When I type in Russian, I get latin capital letters and digits (it seems like somewhere there is a module division of charcode). Obviously, in vim and in firefox without pterosaur it is fine. In english pterosaur works perfectly, great plugin.

My config: ArchLinux, Firefox 36. VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Feb 4 2015 08:02:36) A fragment from .vimrc set encoding=utf-8 set fileencoding=utf-8

ardagnir commented 9 years ago

This is a duplicate of #29