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

Use patched version of vt100 -> vt100-ctt #255

Closed

Conversation

jeevithakannan2
Copy link
Contributor

@jeevithakannan2 jeevithakannan2 commented Nov 15, 2024

Description

Use patched version of vt100 so that the famous panic when scrolling bug gets resolved.

Used crate vt100-ctt https://github.com/ChrisTitusTech/vt100-rust https://crates.io/crates/vt100-ctt

This prevents panic when scroll is used where the scroll offset is more than the number of rows.

The feature name vt100 stays the same. No changes in feature names.

Related to #239

Testing

image

@a-kenji
Copy link
Owner

a-kenji commented Dec 4, 2024

Thank you for the work, as it is included upstream I will close this PR now.

@a-kenji a-kenji closed this Dec 4, 2024
@jeevithakannan2 jeevithakannan2 deleted the vt100-ctt branch December 4, 2024 13:57
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.

2 participants