Merge 1.1.0 changes back to master.

This commit is contained in:
Virtually Nick
2019-07-16 18:39:03 -04:00
3 changed files with 10 additions and 0 deletions

View File

@@ -59,6 +59,10 @@
"type" : "ENUM",
"options" : [ "", "8", "9", "10", "11", "12", "14", "18", "24", "30", "36", "48", "60", "72", "96" ]
},
{
"name" : "scrollback",
"type" : "NUMERIC"
},
{
"name" : "read-only",
"type" : "BOOLEAN",

View File

@@ -63,6 +63,10 @@
"type" : "ENUM",
"options" : [ "", "8", "9", "10", "11", "12", "14", "18", "24", "30", "36", "48", "60", "72", "96" ]
},
{
"name" : "scrollback",
"type" : "NUMERIC"
},
{
"name" : "read-only",
"type" : "BOOLEAN",