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

Image overlap Telescope and others windows | Looks like transparent #201

Open
t1gu1 opened this issue Jul 29, 2024 · 2 comments
Open

Image overlap Telescope and others windows | Looks like transparent #201

t1gu1 opened this issue Jul 29, 2024 · 2 comments

Comments

@t1gu1
Copy link

t1gu1 commented Jul 29, 2024

Hi,

this is exactly the error i have:
#126

Example:
image

I tried to turn window_overlap_clear_enabled to true, but it doesn't seems to change anythings.

I'm using

  • Mac OS(M1)
  • Nvim 0.11.0

Here is my plugin setup:
image

Did I do somethings wrong?

@t1gu1 t1gu1 changed the title Image overlap Telescope and others windows Image overlap Telescope and others windows | Looks like transparent Jul 29, 2024
@t1gu1
Copy link
Author

t1gu1 commented Jul 29, 2024

I found that I can do require("image").clear() to clear image before opening a "windows".

I got to do it for

  • The file tree
  • Telescope
  • Terminal

And other that I may not think about.

Not the ideal.
But it is a workaround for the moment.

@t1gu1
Copy link
Author

t1gu1 commented Jul 30, 2024

Note:
In a markdown file it seems to be fine.
But if I directly open a .png file, there is where I have problems.

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

No branches or pull requests

1 participant