update files

This commit is contained in:
nuintun 2015-11-26 23:01:59 +08:00
parent 99eccf36b3
commit 3548095e71

View File

@ -35,5 +35,6 @@ module.exports = function (Terminal){
}
this.refresh(0, this.rows - 1);
this.focus();
};
};