Skip to content

Sixel images drawn behind pre-existing text #831

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

Closed
christianparpart opened this issue Sep 25, 2022 · 0 comments · Fixed by #833
Closed

Sixel images drawn behind pre-existing text #831

christianparpart opened this issue Sep 25, 2022 · 0 comments · Fixed by #833
Labels
bug Something isn't working frontend: OpenGL Contour OpenGL target VT: rasterizer Rendering of the terminal into a pixmap using `terminal_renderer` library

Comments

@christianparpart
Copy link
Member

image

One way to reproduce:

echo -n $'\e#8'; img2sixel ~/path/to/some/image.png

Expected behaviour is to draw that image over the existing text, not underneath.

Found via #827 by @Utkarsh-khambra

@christianparpart christianparpart added bug Something isn't working VT: rasterizer Rendering of the terminal into a pixmap using `terminal_renderer` library frontend: OpenGL Contour OpenGL target labels Sep 25, 2022
christianparpart added a commit that referenced this issue Sep 25, 2022
christianparpart added a commit that referenced this issue Sep 25, 2022
christianparpart added a commit that referenced this issue Sep 25, 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 frontend: OpenGL Contour OpenGL target VT: rasterizer Rendering of the terminal into a pixmap using `terminal_renderer` library
Projects
None yet
1 participant