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:
@@ -110,8 +110,8 @@ function Terminal(options){
|
||||
this.charsets = [null];
|
||||
|
||||
// misc
|
||||
this.element = null;
|
||||
this.children = [];
|
||||
this.screen = '';
|
||||
this.screenLines = [];
|
||||
this.refreshStart = null;
|
||||
this.refreshEnd = null;
|
||||
this.savedX = null;
|
||||
|
||||
Reference in New Issue
Block a user