ardagnir / pterosaur

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

^+space does not work #18

Open wichtounet opened 10 years ago

wichtounet commented 10 years ago

Hi,

I have installed pterosaur, but I have a problem going to the front of the line with ^+Space. When in normal mode, it replaces the current character with ^, where it should go the front of the line as in vim.

Thanks

ardagnir commented 9 years ago

I can't reproduce this error. Are all normal mode commands replacing the selected text, or just ^? Do you need to type the space for text to be replaced with ^?

wichtounet commented 9 years ago

It seems that is the only one working that way. I can use gg/G/b/w/cw/... without any problem for instance. Yes, the replace is done when I type the space.