gitui-org/gitui

improper background color patterns when scrolling file content

Open

#1,551 opened on Feb 17, 2023

View on GitHub
 (14 comments) (0 reactions) (0 assignees)Rust (21,937 stars) (721 forks)batch import
bugdormanthelp wanted

Description

In the "Files [3]" I am trying to view the content of the files. When scrolling some background colors are not updated and a green-pink mess is seen. Unfortunately, I cannot attach the full screenshot due to private owned code. But please see the right side of guiui window where color glitches are seen.

OS/Distro: Debian 11 (Bullseye), Linux deb-ak 5.10.0-19-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64 GNU/Linux Terminals used where issue is observed: -- MATE Terminal -- xterm Rust version: 1.48 GitUi version: 0.22.1

image

Contributor guide