Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MaxLines and ScrollOutFunc #120

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Add MaxLines and ScrollOutFunc #120

merged 1 commit into from
Dec 7, 2023

Conversation

DrJosh9000
Copy link
Contributor

This provides a way to incrementally build output, at the cost of being unable to move the cursor arbitrarily through history.

Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be optional? It seems like a breaking change.

Copy link
Contributor

@triarius triarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, it already was. Thanks for clarifying in the docs though!

@DrJosh9000 DrJosh9000 merged commit 3c23cf2 into main Dec 7, 2023
1 check passed
@DrJosh9000 DrJosh9000 deleted the bounded-size-screen branch December 7, 2023 03:19
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.

None yet

2 participants