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

Overflow when scrollback > terminal rows #5

Open
chris-laplante opened this issue May 4, 2022 · 0 comments
Open

Overflow when scrollback > terminal rows #5

chris-laplante opened this issue May 4, 2022 · 0 comments

Comments

@chris-laplante
Copy link

vt100 is misbehaving if you set scrollback > terminal rows. Please see #4. If you run cargo test scrollback, you'll get this:

running 2 tests
test scrollback_larger_than_terminal ... FAILED
test scrollback ... ok

failures:

---- scrollback_larger_than_terminal stdout ----
thread 'scrollback_larger_than_terminal' panicked at 'attempt to subtract with overflow', src/grid.rs:125:42
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
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

No branches or pull requests

1 participant