Upgraded to xterm.js 4.2.0

This commit is contained in:
Trey Dempsey
2019-12-03 22:24:10 +00:00
parent d5d654407f
commit e2739a6829
6 changed files with 184 additions and 14 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<script src="static/js/popper.min.js"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/js/xterm.min.js"></script>
<script src="static/js/fullscreen.min.js"></script>
<script src="static/js/xterm-addon-fit.min.js"></script>
<script src="static/js/main.js"></script>
</body>
</html>