alibaba / termd

Apache License 2.0
121 stars 50 forks source link

[add] modify web console,used xterm.js #9

Closed wetsion closed 5 years ago

wetsion commented 5 years ago

used xterm.js support full screen support Ctrl+V

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: wetsion
:x: 魏鑫


魏鑫 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

hengyunabc commented 5 years ago

@wetsion xterm.js 是否被打包进app.js里了?这个看起来是经过nodejs打包。如果是的话,最好提交的原始代码,打包可以在编绎时处理。

wetsion commented 5 years ago

@hengyunabc 对,提交的是vue项目打包之后的js和css

hengyunabc commented 5 years ago

Thank you very much for the PR, it works perfectly.