asciinema.org/spec/fixtures/1/asciicast.json

17 lines
275 B
JSON
Raw Normal View History

2015-02-27 13:58:04 +00:00
{
"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"]
]
}