egaga / openvim

Interactive tutorial for Vim.
MIT License
587 stars 74 forks source link

In Firefox, when / is typed it opens up the browser search #14

Open Petroochio opened 8 years ago

Petroochio commented 8 years ago

typing "/" in Firefox also opens up a browser level search and removes the user from the vim emulation

ronrihoo commented 7 years ago

Interesting.

@egaga, off the top of my head, an invisible text box could be added to take the focus (emptied after each keystroke). I haven't looked at the current input mechanism yet, so please don't mind my brainstorming.

EDIT: I just saw the pull request for this. #15

ghost commented 6 years ago

This section of the tutorial actually somehow placed in an issue creation instance in this repository >_< ironic or intentional? Much love for the tool, just gunna use chrome for this. Confirmed in the current FF dev release.

ronrihoo commented 6 years ago

Press the escape key at the same time and the slash character will pass through.