ardagnir / pterosaur

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

make key for removing text area focus configurable #34

Closed washtubs closed 9 years ago

washtubs commented 9 years ago

Not sure if this was intended, but if you hit escape twice, it will exit the vim session requiring me to re-click on the textarea to continue typing. I doubt I'm the only person who has trained my hands to prefix various normal mode actions with a quick CTRL-[ to verify that I am in fact in normal mode. Ordinarily, this redundant keypress is inconsequential. But now it's a severe hindrance. Perhaps this could be configurable? I imagine making a custom mapping where something like unfocuses the textarea and puts you back in browser mode would work pretty well.

Great job btw. I'll have you know I'm starting to switch back to firefox because of this. True embedded vim is worth the flash player woes in spades.

jeaye commented 9 years ago

I've moved my issue to a separate item, since I believe they're not as related as I originally thought. See https://github.com/ardagnir/pterosaur/issues/36

ardagnir commented 9 years ago

@jeaye Escape always removes focus in normal mode. I'm pretty sure your bugs are duplicates of this one.

ardagnir commented 9 years ago

Fixed in version 1.1