Skip to content

Remove prevLine and fix skip demo wiring#247

Merged
han4wluc merged 1 commit intomainfrom
codex/remove-prevline-use-rollback
Apr 23, 2026
Merged

Remove prevLine and fix skip demo wiring#247
han4wluc merged 1 commit intomainfrom
codex/remove-prevline-use-rollback

Conversation

@han4wluc
Copy link
Copy Markdown
Contributor

Summary

  • remove the prevLine action and collapse active pointer handling to a read-only model
  • switch the complete VT demo back control to rollbackByOffset: { offset: -1 }
  • fix the skip demo to use the supported setSkipUnseenText action and add runtime rendering coverage for its boolean payload

Testing

  • bun run vitest run
  • bun run vt:generate
  • browser-level VT verification against candidate/complete/one.html confirming the rendered Back control dispatches rollbackByOffset: { offset: -1 } and moves the pointer from line2 back to line1 when routed through window.__vtHandleRouteGraphicsEvent(...)

@han4wluc han4wluc merged commit 33dc3e8 into main Apr 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant