update files

This commit is contained in:
nuintun
2015-12-04 09:42:08 +08:00
parent 0cfbb0c0ac
commit c60298b4a7
2 changed files with 11 additions and 20 deletions

View File

@@ -87,7 +87,7 @@
// document.getElementById('term').innerHTML = xterm.toString('html');
canvasXTerm.draw(xterm.getStyles());
canvasXTerm.draw(xterm.styles());
var termCanvas = document.getElementById('term-canvas');