I"(function() { $(document).ajaxComplete(function() { return $('.su_form').submit(function(e) { $('#shell-history').append("
"); return $('.input').last().append($('.su_form label').text()); }); }); }).call(this); :ET