[Vimprobable-users] [Ticket #9] Edit text areas using $EDITOR
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Hannes S. <ha...@yl...> - 2012-06-29 16:17:13
|
Hi, here is another patch which needs testing. The purpose is to edit text areas (or input type=text fields) using an external editor. The editor is read from $EDITOR. The function is called using Ctrl-t by default. If you plan to rebind it, make sure you use something involving Ctrl, because something else will not work in INSERT mode (which you should usually be in when a text area is active). Hannes |