gyscos / gyscos/cursive

[BUG] Artifacts in Kitty terminal

Open
#623 3 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**

- Doesn't seems to be working on kitty terminal
-
**To Reproduce**
- Just simply Hello Dialog example from readme.md

**Expected behavior**
- I expected tui to not have artifacts

**Screenshots**

![Screen Shot 2022-01-02 at 12 30 25 PM](https://user-images.githubusercontent.com/28984548/147884144-04047029-5ae8-4784-875f-0cb7f9e873f6.png)

**Environment**
* MacOs
* Backend used: ncurses (the default one)
* Current locale (run `locale` in a terminal)
```
LANG="en_CA.UTF-8"
LC_COLLATE="en_CA.UTF-8"
LC_CTYPE="en_CA.UTF-8"
LC_MESSAGES="en_CA.UTF-8"
LC_MONETARY="en_CA.UTF-8"
LC_NUMERIC="en_CA.UTF-8"
LC_TIME="en_CA.UTF-8"
LC_ALL=
```
* Cursive version (from crates.io, from git, ...)
- from crates.io

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.