mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user