Skip to content

refactor(tui): extract mode renderers and preserve viewport - #34

Merged
rezigned merged 1 commit into
mainfrom
refactor-mode-renderers
Aug 23, 2026
Merged

refactor(tui): extract mode renderers and preserve viewport#34
rezigned merged 1 commit into
mainfrom
refactor-mode-renderers

Conversation

@rezigned

Copy link
Copy Markdown
Owner

Summary

  • implement Visual and Markup as ModeRenderer strategies
  • identify document rows by source position across mode switches
  • preserve nested boundaries, list items, and synthetic separators
  • simplify render state and line emission

- implement Visual and Markup as ModeRenderer strategies
- identify document rows by source position across mode switches
- preserve nested boundaries, list items, and synthetic separators
- simplify render state and line emission
@rezigned
rezigned force-pushed the refactor-mode-renderers branch from dc53766 to e979810 Compare August 23, 2026 04:32
@rezigned
rezigned merged commit fd0cf63 into main Aug 23, 2026
10 checks passed
@rezigned
rezigned deleted the refactor-mode-renderers branch August 23, 2026 04:34
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