mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Fix cursor blink
This commit is contained in:
+1
-1
@@ -398,7 +398,7 @@
|
||||
|
||||
this.showCursor();
|
||||
this.textarea.focus();
|
||||
|
||||
Terminal.focus = this;
|
||||
};
|
||||
|
||||
Terminal.prototype.blur = function() {
|
||||
|
||||
Reference in New Issue
Block a user