Create initial version of TerminalComponent
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<div #xterm class="tfw-xterm mt-3 mb-3" (window:resize)="fit()"></div>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<div #xterm class="tfw-xterm mt-3 mb-3" (window:resize)="fit()"></div>
|
||||