ardagnir / pterosaur

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

Problems with multibyte characters #16

Closed dotdash closed 9 years ago

dotdash commented 9 years ago

When I type any multibyte character like ß, the cursor position gets an messed up. For example, in the previous sentence, I am unable to put the cursor on the comma, it jumps from the ß straight to the space if I hit l.

ardagnir commented 9 years ago

I just fixed this in vimbed. Do a git pull on vimbed and pterosaur should work correctly.