add mechanism to run external JavaScript
commit24df09088aa37d73eae53ead1031b799b8f2a054
authorMarco Peereboom <marco@conformal.com>
Fri, 28 Oct 2011 21:37:46 +0000 (28 16:37 -0500)
committerMarco Peereboom <marco@conformal.com>
Fri, 28 Oct 2011 21:37:46 +0000 (28 16:37 -0500)
tree7d3eb9f270e8e35ff03e39ade516ea6946aa8fc1
parente8559a35289301116c195e75d080d9132800066a
add mechanism to run external JavaScript

Add the :script <filename> command to load and execute a piece of
JavaScript in the current tab context.  This should enable all kinds of
awesome extension for xxxterm.  This is also dangerous and not yet
properly cordoned off so use with care.  This feature is experimental.

New things will be added to it as it becomes apparent what else needs to
be done to add things such as password managers etc.
xxxterm.1
xxxterm.c