mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 06:54:45 +03:00
f21dcb965e
refs: #3892
15 lines
389 B
Plaintext
15 lines
389 B
Plaintext
|
|
Replay an asciicast terminal session
|
|
|
|
Usage: wezterm replay [OPTIONS] <CAST_FILE>
|
|
|
|
Arguments:
|
|
<CAST_FILE>
|
|
|
|
Options:
|
|
--explain Explain what is being sent/received
|
|
--explain-only Don't replay, just show the explanation
|
|
--cat Just emit raw escape sequences all at once, with no timing
|
|
information
|
|
-h, --help Print help
|