mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
27 lines
321 B
JSON
27 lines
321 B
JSON
{
|
|
"version": 1,
|
|
"width": 100,
|
|
"height": 50,
|
|
"duration": 10.5,
|
|
"command": "/bin/bash",
|
|
"title": null,
|
|
"env": {
|
|
"TERM": "xterm-256color",
|
|
"SHELL": "/bin/bash"
|
|
},
|
|
"stdout": [
|
|
[
|
|
0.000001,
|
|
"ż"
|
|
],
|
|
[
|
|
10.00,
|
|
"ółć"
|
|
],
|
|
[
|
|
0.5,
|
|
"\r\n"
|
|
]
|
|
]
|
|
}
|