WIP
Mutable react renderer around XTerm.js
Currently supported components:
<text>{'...'}</text>
- writes text to the terminal<line>{'...'}</line>
- writes text to the terminal followed by a carriage return<br />
- writes a carriage return
WIP
Mutable react renderer around XTerm.js
Currently supported components:
<text>{'...'}</text>
- writes text to the terminal<line>{'...'}</line>
- writes text to the terminal followed by a carriage return<br />
- writes a carriage return