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

[bug] Superimposed image #263

Open
CRAG666 opened this issue Jan 3, 2025 · 5 comments
Open

[bug] Superimposed image #263

CRAG666 opened this issue Jan 3, 2025 · 5 comments

Comments

@CRAG666
Copy link

CRAG666 commented Jan 3, 2025

Im using kitty terminal:
2025-01-02T20:27:29,982112832-06:00
As you can see, the image overlaps with Telescope, and I assume it overlaps with any other window as well.

@CRAG666
Copy link
Author

CRAG666 commented Jan 3, 2025

2025-01-02T20:35:56,275051060-06:00
The images are not cleared properly either. I had a similar problem with Kitty because I have image preview enabled with fzf-tab in Zsh. The solution was to include a cleanup command every time I change lines in fzf. Maybe that could help. Let me share what I use with you.
printf "\x1b_Ga=d,d=A\x1b\" # for clean image kitty

@3rd
Copy link
Owner

3rd commented Jan 6, 2025

Images are cleared, I think the issue with Telescope is that its window is floating, do you have window_overlap_clear_enabled enabled?

@CRAG666
Copy link
Author

CRAG666 commented Jan 7, 2025

@3rd Yes

2025-01-02T20:35:56,275051060-06:00 The images are not cleared properly either. I had a similar problem with Kitty because I have image preview enabled with fzf-tab in Zsh. The solution was to include a cleanup command every time I change lines in fzf. Maybe that could help. Let me share what I use with you. printf "\x1b_Ga=d,d=A\x1b" # for clean image kitty

This error continue

@BrandonStaab
Copy link

BrandonStaab commented Jan 9, 2025

This happens to me when I have line wrap enabled. I am using Kitty and LazyVim

With line wrap:

2025-01-08-233422_sway-screenshot

Without line wrap:

2025-01-08-233538_sway-screenshot

Related: #174 (comment)

@3rd
Copy link
Owner

3rd commented Jan 17, 2025

@BrandonStaab it doesn't support wrapping lines yet
related:
open PR for this, just saw it, testing immediately #266
#265 (comment)

Edit, #266 does work great, will hit master soon.

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

3 participants