mirror of
https://github.com/wez/wezterm.git
synced 2024-11-26 08:25:50 +03:00
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
Record a terminal session as an asciicast
|
|
|
|
Usage: wezterm record [OPTIONS] [PROG]...
|
|
|
|
Arguments:
|
|
[PROG]... Start prog instead of the default_prog defined by your wezterm
|
|
configuration
|
|
|
|
Options:
|
|
--cwd <CWD> Start in the specified directory, instead of the default_cwd
|
|
defined by your wezterm configuration
|
|
-h, --help Print help
|