You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/manual/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Once loaded, you can use these commands in Neovim:
28
28
-`:ReplayStop` - Stop auto-replay
29
29
-`:ReplayReset` - Reset to the beginning (clears buffer and resets event index)
30
30
-`:ReplayClear` - Clear output buffer without resetting event index
31
-
-`:ReplayCapture [file]` - Capture snapshot of current buffer state (auto-derives filename from loaded file). Used to generated expected files for unit tests
31
+
-`:ReplaySave [file]` - Save snapshot of current buffer state (auto-derives filename from loaded file). Used to generated expected files for unit tests
32
32
-`:ReplayStatus` - Show current replay status
33
33
-`:ReplayHeadless` - Enable headless mode (useful for an AI agent to see replays)
0 commit comments