mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 11:34:05 +08:00
update files
This commit is contained in:
parent
e7fb7d8dd2
commit
3a1d112d47
@ -10,7 +10,7 @@ module.exports = function (Terminal){
|
||||
Terminal.cursorBlink = true;
|
||||
Terminal.visualBell = true;
|
||||
Terminal.popOnBell = true;
|
||||
Terminal.scrollback = 480;
|
||||
Terminal.scrollback = 640;
|
||||
Terminal.screenKeys = false;
|
||||
Terminal.programFeatures = false;
|
||||
Terminal.debug = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user