This commit is contained in:
Zhi Wang 2022-01-07 12:19:59 -05:00
parent 58245dcbb8
commit 0cfd80d5b4

View File

@ -31,7 +31,7 @@
// print something to test output and scroll
var str = [
' ┌────────────────────────────────────────────────────────────────────────────┐',
' │ Xterm.js is the frontend component that powers many terminals including, │',
' │ \x1b[32mXterm.js\x1b[0m is the frontend component that powers many terminals including, │',
' │ \x1b[3mVS Code\x1b[0m, \x1b[3mHyper\x1b[0m and \x1b[3mTheia\x1b[0m! │',
' │ │',
' │ \x1b[34mhttps://xtermjs.org\x1b[0m (<-try to click it!) ',