Maybe fixed tmux for kitty#137
Conversation
|
|
I see the same issues @ethanuppal is seeing. The drawing in the top-left corner happens to me consistently with all PDFs I am trying. |
|
Hmm, yeah I'm seeing that too - but the top-corner stuff seems to only happen for me if I compile |
|
I compiled in release mode; I assume that's how most people plan to use this tool? |
Yeah, it is - I'm just poking around to see if I can figure out why the bug is happening. |
613d7a9 to
93cf380
Compare
|
fixed the images not disappearing, still haven't figured out the top corner stuff |
Seems to be working for me, keep it up 🤝
Seeing the top-corner issue both in release and debug compilations. Also heavily minimized, and sometimes a small strip appear in the bottom-right corner. Changing pages using j/k is also not properly rendered, but seems to toggle the bottom-right pop up semi-randomly. |
1bf38e4 to
2329bbb
Compare
|
Hey, i can confirm as well that on tmux and kitty the top left corner rendering is still happening but this PR fixed the issue of not rendering at all for me, but the behaviour with j/k still seems very buggy and random. After navigating around for a while i got this error **Couldn't transfer image to the terminal: Error with talking to the terminal: Couldn't parse response from the terminal: Terminal Response didn't start with '\x1b_G' but instead 'h_Gi=2;OK' **. Maybe this is helpful |

yahoooo
linking #9 here cause maybe we can close that once we get this in