I'm using the JQuery Terminal here: http://terminal.jcubic.pl/
I am trying to create a console style terminal (Quake-like console) as outlined in example 2 from this page: http://terminal.jcubic.pl/examples.php
I also want it to call back to an RPC service, as listed in example 1.
Perhaps someone with more JQuery experience than I can tell me if they believe its possible to do this? I'm trying to do both together.