--hold is not suitable for replay commands as it outputs to the terminal
This commit is contained in:
parent
8239cb1b5a
commit
0ee970b418
@ -703,7 +703,7 @@ Replay previously dumped commands. Specify the path to a dump file previously
|
|||||||
created by :option:`{appname} --dump-commands`. You
|
created by :option:`{appname} --dump-commands`. You
|
||||||
can open a new kitty window to replay the commands with::
|
can open a new kitty window to replay the commands with::
|
||||||
|
|
||||||
{appname} --hold {appname} --replay-commands /path/to/dump/file
|
{appname} sh -c "{appname} --replay-commands /path/to/dump/file; read"
|
||||||
|
|
||||||
|
|
||||||
--dump-bytes
|
--dump-bytes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user