Added ability to use an external editor for textareas.
commita9df2650db10d7c31749f9ec477f02c1aef1165d
authorMarkus Demleitner <m@tfiu.de>
Mon, 8 Oct 2012 19:39:51 +0000 (8 21:39 +0200)
committerHannes Schueller <hannes@yllr.net>
Sat, 13 Oct 2012 08:44:46 +0000 (13 10:44 +0200)
tree43079431d88bf30d7f5c84e7d3634eac99a6047b
parentb6521cb480646a53dbef0efec63d2eaf4a335a07
Added ability to use an external editor for textareas.

This is based on a patch by Hannes, but rather than using editor,
you can define a protocol handler for vimprobableedit.

This also fixes a bug where the : in a handler URI would stick in the
argument.
Makefile
keymap.h
main.c
utilities.c
utilities.h