amethyst / amethyst/bracket-lib
`hello_minimal` exampe crashes with `cross_term` backend enabled (vscode integrated terminal)
Ouverte
- Langage dominant
- Rust
- Étoiles
- 1.7k
- Forks
- 126
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.