amethyst / amethyst/bracket-lib
`hello_minimal` exampe crashes with `cross_term` backend enabled (vscode integrated terminal)
Open
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
**How to reproduce:**
```bash
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.