amethyst / amethyst/bracket-lib
`hello_minimal` exampe crashes with `cross_term` backend enabled (vscode integrated terminal)
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 1.7k
- Forks
- 126
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.