update files

This commit is contained in:
nuintun
2015-11-26 22:42:19 +08:00
parent 78f828aadb
commit 812e6a4247
2 changed files with 3 additions and 2 deletions

View File

@@ -60,8 +60,8 @@ function createXTerm(name, xtermNode){
} else {
var xterm = new Terminal({
rows: 66,
cursor: false,
scrollback: 66,
cursorBlink: false,
convertEOL: true,
fgColor: 'inherit',
bgColor: 'transparent'