Guillaume Hetier
Guillaume Hetier
I have a similar issue happening in multiple scenarios (not only jumping to marks), but most basic commands. It seems to mostly happen when in a Windows remote session or...
Hi ! I have the exact same issue. I notice the thread is really old and there was no commit since two years, is the project still active ?
I could reproduce this consistently by: - opening a terminal on one screen - running `ls` - moving it to another screen with a different resolution - running `ls`
Michael did a first pass of work to solve the issue but improvement are still needed to make it prod ready.
LGTM, but we should add steps for the full process, including publication of nuget packages, rust crates, etc... as a follow up. Basically having a step by step guide.
As a first step, we should re-enable the test. If it repros, move to next iteration.
Hi! Sorry for the delay. Could you please clarify what was the issue with "L" prefixes? I don't see it used with `CXPLAT_STATIC_ASSERT` at any point. Is the problem that...
Thanks for confirming, and for the contribution!
This seems incorrect to me: - `WriteLength` is set in `QuicRecvBufferWrite`, to `AbsoluteLength - CurrentMaxLength` - `AbsoluteLength` is equal to `EndOffset` - `CurrentMaxLength` is the index of the highest byte...
@gaurav2699 Please evaluate if a package still need to be created for Amazon Linux, and if yes, take care of it, otherwise, close this. @monty241 Is this something still on...