[BUG] - Garbled characters rendering under OpenBSD 7.1
- Ngôn ngữ chính
- Rust
- Star
- 4.8k
- Fork
- 270
- Merge trung bình
- 5 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
**Describe the bug**
Compiling a Rust cursive application on OpenBSD gives a running executable
but the on terminal rendering is garbled
**To Reproduce**
Build any cursive application and run it under OpenBSD.
**Expected behavior**
The characters used for the UI decoration should display properly.
**Screenshots**

**Environment**
* OpenBSD 7.1
* This bug seems independent of the used back-end.
* locale
LANG=
LC_ALL=
LC_* = "C"
* export TERM=linux
* cursive version used is "0.16.0" for compatibility with OpenBSD 7.1 rust toolchain.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.