17 lines
275 B
JSON
17 lines
275 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"width": 96,
|
||
|
"height": 26,
|
||
|
"duration": 11.146430015564,
|
||
|
"command": "/bin/bash",
|
||
|
"title": "bashing :)",
|
||
|
"env": {
|
||
|
"TERM": "screen-256color",
|
||
|
"SHELL": "/bin/zsh"
|
||
|
},
|
||
|
"stdout": [
|
||
|
[1.234567, "foo bar"],
|
||
|
[5.678987, "baz qux"]
|
||
|
]
|
||
|
}
|