Andrei Neculaesei

Results 67 comments of Andrei Neculaesei

hey, going to go over it to make sure it doesn't break anything and will merge it in a few hours

It can be a temporary glitch with tmux, try killing the server and see if it happens again. We check that by running `tmux show -Apv allow-passthrough` and we expect...

Ah yes, it was introduced in 3.3. Thanks for the heads-up, I updated the README.

We'll add a helper to achieve this, it's just a few lines of code.

Yeah, this is not implemented, there's no performant API in nvim to measure the rendered height of a buffer section :|

Hey, the answer is yesss! Didn't get to it yet, but it's definitely comming. There's already something like this, I need to reach out to @bytesnake as they've done a...

@stephenprater this is amazing news!

It could be something weird about how Kitty reads those pngs, does it do the same if you convert them to a different format?

Thanks a lot for the hints! In the first version I used the pstree workaround as well. Sixels are definitely interesting and I'll work towards that, right now the focus...

Hey, what are you using to display the bar on the top? I think that part interacts in a weird way and causes the offset. (if it's not indeed softwrapping)