bracket-lib
bracket-lib copied to clipboard
`hello_minimal` exampe crashes with `cross_term` backend enabled (vscode integrated terminal)
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