mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Fix lint
This commit is contained in:
+1
-1
@@ -1613,7 +1613,7 @@ export class Terminal extends Disposable implements ITerminal, IDisposable, IInp
|
||||
if (!wasModifierKeyOnlyEvent(ev)) {
|
||||
this.focus();
|
||||
}
|
||||
|
||||
|
||||
this.updateCursorStyle(ev);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user