mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
2e505ad869
These allow additional control over image placement refs: https://github.com/wez/wezterm/issues/3716
14 lines
388 B
Plaintext
14 lines
388 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
|