osc8wrap-replay

command
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 12 Imported by: 0

README

osc8wrap-replay

Interactive replay tool for osc8wrap --debug-writes logs.

Usage

go run ./cmd/osc8wrap-replay --file /tmp/osc8wrap-debug-osc8wrap-20260214-110857.log

Each press of Return advances one write chunk.

Replay preserves write order, but not original timing.

Stream Modes

# Replay transformed output bytes (default)
go run ./cmd/osc8wrap-replay --stream=output /tmp/osc8wrap-debug-osc8wrap-20260214-110857.log

# Replay original input bytes
go run ./cmd/osc8wrap-replay --stream=input /tmp/osc8wrap-debug-osc8wrap-20260214-110857.log

Creating Logs

# Path is printed to stderr
osc8wrap --debug-writes codex

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL