mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-15 02:37:27 +08:00
Fix after initializing the terminal (#25)
This commit is contained in:
parent
cdf1027e94
commit
6d445c6205
@ -188,6 +188,7 @@
|
||||
});
|
||||
|
||||
term.open(terminalContainer);
|
||||
term.fit();
|
||||
|
||||
$scope.resize(term.proposeGeometry());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user