1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-replay--help.txt
Wez Furlong 2e505ad869
imgcat: add --position, --no-move-cursor and --hold options
These allow additional control over image placement

refs: https://github.com/wez/wezterm/issues/3716
2023-07-15 16:27:52 -07:00

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