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

Transparent & Blur causes highlighted text to become unreadable #283

Closed
fhumayun opened this issue Sep 25, 2020 · 6 comments
Closed

Transparent & Blur causes highlighted text to become unreadable #283

fhumayun opened this issue Sep 25, 2020 · 6 comments

Comments

@fhumayun
Copy link

Hi guys -
Steps to reproduce
1- Settings -> Select any default extraterm theme
2- Settings -> Interface -> Window Background: Transparent and Blur activated
Notice you cannot read highlighted text in the terminal (e.g. man page )
3- Settings -> Interface -> Window Background: Opaque
Notice you can now read highlighted text

Please see this demonstrated in this gif
2020-09-25_02h45_44

@sedwards2009
Copy link
Owner

Which git tool and operating system you using in that gif?

@fhumayun
Copy link
Author

fhumayun commented Oct 6, 2020

That's WSL2 ubuntu 20.04/Windows 10
And I'm using ZIM/ZSH - anyway the issues isn't just with Git - but even selecting text within VIM or even just mouse selection of text.

@sedwards2009
Copy link
Owner

I was just able to reproduce this problem on Windows + WSL2 with and without the background blur. In vim, selected text has a background colour which matches the the normal text colour exactly. Other terminals don't do this. This also happens on plain Linux.

@sedwards2009
Copy link
Owner

The problem in vim appears to be vim using colours for selection which are very close to each other. Using a different terminal theme may help. You might be able configure vim's colours too.

The problem with that git tool in the gif you attached seems to be something different because it is changes so much when transparent background is on/off. Can you tell me which git tool that is and maybe also attach the 'Jellybean' theme you're using. Then I can try to reproduce the problem locally.

@fhumayun
Copy link
Author

fhumayun commented Jan 2, 2021

Hi @sedwards2009 - Happy new year to you and the terrific exaterm development efforts. Honestly - I had given up on that. I ended up switching to ZINIT & ZSH using https://github.com/wfxr/forgit where exaterm behaves itself
2021-01-02_01h05_04

However, I'm curious - if you try to paste to terminal from clipboard do you continue to experience the highlighted unreadability issue, like I do?
2021-01-02_01h03_32

@sedwards2009
Copy link
Owner

Fixed in v0.57.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants