Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Background color #945

Closed
Glog78 opened this issue Dec 25, 2022 · 3 comments
Closed

Wrong Background color #945

Glog78 opened this issue Dec 25, 2022 · 3 comments
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)

Comments

@Glog78
Copy link

Glog78 commented Dec 25, 2022

Contour Terminal version

0.3.8-makepkg-c2ee1a1f

Installer source

Github: source code cloned

Operating System

arch linux

Architecture

x86-64

Other Software

cataclysm dark days ahead curses version
most likely inflicts dwarf fortress too

Steps to reproduce

i start cataclysm curses goto motd and scroll down (arrow keys down)
config -> https://termbin.com/jqmd | profile used main

Expected Behavior

background stays the same color (tested with urxvt for comparsion)

Actual Behavior

the background color stays under the painted char's but the rest of the line gets the background color from the terminal
see attached screenshot
image

Additional notes

No response

@Glog78 Glog78 added the bug Something isn't working label Dec 25, 2022
@christianparpart christianparpart added the VT: Backend Virtual Terminal Backend (libterminal API) label Dec 25, 2022
@Utkarsh-khambra
Copy link
Collaborator

One way to reproduce this
printf "\e[40m\e[2J\e[12;34r\e[1;45r\e[34;0H\e[34mHi\e[34;5H\e7\e[12;34r\e8\e[12;34r\e8\r\n\e[1;45r\e[34;0H\e[34mBye\n"

@christianparpart
Copy link
Member

@Glog78 a fixed was merged to master. Can you confirm it is working for you, too? Merry Christmas! ;-)

@Glog78
Copy link
Author

Glog78 commented Dec 26, 2022

Merry Christmas to you all too. Thank you it's fixed.

@Glog78 Glog78 closed this as completed Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

No branches or pull requests

3 participants