mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-17 08:26:17 +08:00
update files
This commit is contained in:
@@ -13,6 +13,8 @@ module.exports = function (Terminal){
|
||||
this.lines = this.lines.slice(-(this.ybase + this.rows) + 1);
|
||||
}
|
||||
|
||||
console.log(this.ybase, this.scrollback);
|
||||
|
||||
this.ydisp = this.ybase;
|
||||
|
||||
// last line
|
||||
|
||||
Reference in New Issue
Block a user