mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-29 11:32:44 +08:00
update files
This commit is contained in:
parent
28b1dbd3c8
commit
3c5f97eeef
@ -15,7 +15,7 @@ module.exports = function (Terminal){
|
||||
Terminal.prototype.showCursor = function (){
|
||||
if (!this.cursorState) {
|
||||
this.cursorState = 1;
|
||||
|
||||
|
||||
this.refresh(this.y, this.y);
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user