Matt Fellenz
Matt Fellenz
I would be willing to possibly make a PR but I have absolutely no experience with Vim theming.
The PR (#594) seems to have gotten derailed in large part due to supporting Unix sockets on Windows.. why is that a priority?? I could try to make an MVP...
Is UDP listening important to anyone? If not I'll drop it for the MVP
Still broken. I would really like to use WolfSSL as opposed to OpenSSL but as of now it appears I will have to use OpenSSL.
OpenSSL is way faster than WolfSSL? I thought it was the other way around. Anyway, I find the recommendation of BoringSSL a bit strange. From Google's site: > Although BoringSSL...
> They have smaller memory footprint per connection than OpenSSL but are slower Alright, I will take your word for it. Thanks for the insight. I will just use OpenSSL.
I have reproduced it.  The shifting up and down is when the window is resized.
Hmm, let me see if I can reproduce it with another shell.
So, to be clear, fish expects kitty to reflow, and kitty expects fish to reflow? LOL
> That's... optimistic. Agreed. I recently saw an issue about a terminal randomly adding h, l, and some other character. Turned out it was escape sequences. > @mattfbacon `set -g...