mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Merge branch 'master' into charatlas_npe
This commit is contained in:
@@ -149,7 +149,6 @@ function runRealTerminal(): void {
|
||||
term._initialized = true;
|
||||
}
|
||||
|
||||
// TODO: Maybe fake terminal should be removed? Not sure it's useful anymore
|
||||
function runFakeTerminal(): void {
|
||||
if (term._initialized) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user