mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 17:33:21 +08:00
Fix after initializing the terminal (#25)
This commit is contained in:
@@ -188,6 +188,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
term.open(terminalContainer);
|
term.open(terminalContainer);
|
||||||
|
term.fit();
|
||||||
|
|
||||||
$scope.resize(term.proposeGeometry());
|
$scope.resize(term.proposeGeometry());
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user