gyscos / gyscos/cursive

[BUG] - Garbled characters rendering under OpenBSD 7.1

Open
#653 11 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

**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**

![signal-2022-06-02-173428](https://user-images.githubusercontent.com/88325730/171668128-83cb6810-cc2c-41d0-ab09-c3ed778ad8a4.jpeg)

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.