]> prime8.dev >> repos - ttyd.git/commit
Move to xterm.js for CJK and IME support (#22)
authorShuanglei Tao <tsl0922@gmail.com>
Wed, 9 Nov 2016 12:02:04 +0000 (20:02 +0800)
committerGitHub <noreply@github.com>
Wed, 9 Nov 2016 12:02:04 +0000 (20:02 +0800)
commite0e6d898705ff219cfff113aaa3842eacbac2db5
treefe8671d705ea506cd3e07a279580512557dd48bd
parent24c3f2a880df947f55f091d9b6486b349fa98eed
Move to xterm.js for CJK and IME support (#22)
14 files changed:
.gitattributes
README.md
html/.gitignore [new file with mode: 0644]
html/README.md [new file with mode: 0644]
html/css/app.css [new file with mode: 0644]
html/favicon.png [new file with mode: 0644]
html/gulpfile.js [new file with mode: 0644]
html/index.html [new file with mode: 0644]
html/js/app.js [new file with mode: 0644]
html/js/overlay/overlay.js [new file with mode: 0644]
html/package.json [new file with mode: 0644]
html/yarn.lock [new file with mode: 0644]
src/index.html
src/protocol.c