31 lines
535 B
JSON
31 lines
535 B
JSON
{
|
|
"cursor": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"document": {
|
|
"syntax": null,
|
|
"tokens": [],
|
|
"rows": [],
|
|
"filename": null
|
|
},
|
|
"offset": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"dirty": false,
|
|
"filename": "",
|
|
"renderX": 0,
|
|
"rows": [],
|
|
"terminalSize": {
|
|
"rows": 21,
|
|
"cols": 80
|
|
},
|
|
"statusMessage": {
|
|
"text": "HELP: Ctrl-S = save | Ctrl-Q = quit | Ctrl-F = find",
|
|
"time": 1234567890
|
|
},
|
|
"syntax": null,
|
|
"tokens": []
|
|
}
|