jlebon / textern

A Firefox add-on for editing text in your favourite external editor!
GNU General Public License v3.0
138 stars 21 forks source link

Feature: Send Enter keystroke everytime command is executed in vim #71

Open joshpetit opened 3 years ago

joshpetit commented 3 years ago

I was using textern while typing in group me and thought it would be really cool if it could send an enter keystroke to the input element currently being edited. For example when :Enter is executed it writes, sends an enter keystroke to the text field, and then clears the buffer while still maintaining the ability to write to that same textbox. I think that'd be pretty cool!