auto-pairs icon indicating copy to clipboard operation
auto-pairs copied to clipboard

Issue with typing circumflexes

Open spf13 opened this issue 9 years ago • 5 comments

One of the users of spf13-vim which includes this plugin reported the following.

my first language is Portuguese and a need the letters (a,e,o) with circumflex on them. I can type Â, ê, Ê, ô, Ô in (g)vim, but not â. I think there is a plug-in that mapped this 2 letters and I am unable to type it.

We have tracked the issue down to the auto-pairs plugin.

We believe the issue arises from https://github.com/jiangmiao/auto-pairs/blob/master/plugin/auto-pairs.vim#L127

spf13 avatar Jan 25 '16 15:01 spf13

Same problem here. There are a lot of î ô â ... in the french language.

gaspaio avatar Mar 15 '16 12:03 gaspaio

Duplicate of #88

gaspaio avatar Mar 17 '16 13:03 gaspaio

We believe the issue arises from https://github.com/jiangmiao/auto-pairs/blob/master/plugin/auto-pairs.vim#L127 Line 127 is empty. I am still dealing with the damn issue... We are in the mid-2017! Please someone fix it!

ghost avatar May 10 '17 18:05 ghost

I cannot type "â" = circumflex ^ + a in my vim, because it does not work. I am using spf-13 that should eliminate this plugin once and for all since no one cares about fixing it. Other people are complaining about the same issue. See above - French speakers...

ghost avatar May 10 '17 18:05 ghost

Same here, surprising that this is the default since it's a common accent...

charlax avatar Dec 21 '18 16:12 charlax