Commit Graph

1 Commits

Author SHA1 Message Date
Mortdecai 00a6660db5 feat(parse): add ImageRef type and OSC 9 marker parser
Introduces ImageRef struct and ParseImageOSC() to parse OSC 9 image
markers (\033]9;image:path=...;alt=...\007) emitted by filters. Supports
BEL and ESC-backslash terminators, tolerates markers embedded in larger
lines, and rejects malformed or path-less markers.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 19:57:17 -04:00