Skip to content

refactor(terminal): log scroll region as tuple rather than Option<tuple>#4082

Merged
imsnif merged 6 commits into
mainfrom
scroll-region-refactor
Mar 22, 2025
Merged

refactor(terminal): log scroll region as tuple rather than Option<tuple>#4082
imsnif merged 6 commits into
mainfrom
scroll-region-refactor

Conversation

@imsnif
Copy link
Copy Markdown
Member

@imsnif imsnif commented Mar 21, 2025

This is a long overdue refactor to the terminal code to keep track of the scroll_region as a tuple rather than an Option.

The only functional change is that the scroll region lines are not explicitly padded now (which they shouldn't really have been in the first place).

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