-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Replay command should replay everything in a session. Optionally, it should then drop you into a terminal after having replayed. More options should include:
- Only replaying successful commands
- Only replaying commands from the last n days, for example.
- Verifying that the output of commands was the same as last time (tricky, since we don't have exact times on individual characters for stdin, for example).