16 lines
252 B
JSON
16 lines
252 B
JSON
|
{
|
||
|
"colOffset": 0,
|
||
|
"cursorX": 0,
|
||
|
"cursorY": 0,
|
||
|
"dirty": 0,
|
||
|
"filename": "",
|
||
|
"renderX": 0,
|
||
|
"rowOffset": 0,
|
||
|
"rows": [],
|
||
|
"screenCols": 80,
|
||
|
"screenRows": 23,
|
||
|
"statusMsg": "",
|
||
|
"syntax": null,
|
||
|
"tokens": []
|
||
|
}
|