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

hello_minimal exampe crashes with cross_term backend enabled (vscode integrated terminal) #346

Open
fadeevab opened this issue Aug 17, 2023 · 0 comments

Comments

@fadeevab
Copy link

How to reproduce:

cargo run --example hello_minimal --no-default-features --features cross_term

Panic:

thread 'main' panicked at 'index out of bounds: the len is 1920 but the index is 6272', bracket-terminal/src/hal/crossterm_be/main_loop.rs:229:25

Env: VSCode integrated terminal

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