Dustin L. Howett
Dustin L. Howett
Oh yeah, this is absolutely a problem. ConPTY renders SGR and text during _frame render_, but passthrough is instant at time of dispatch failure. We've hit this in a number...
Actually, yeah... hm. https://github.com/microsoft/terminal/pull/4896
I'm not sure what to do with this one, but I _am_ going to mark it up as a correctness issue in conpty and put it on the backlog. There...
I love it.
I love how removing UnicodeStorage obviates the need for rows to have IDs, which removes the entire machine built around making sure row IDs remain sane
I haven't found it yet, but how do you handle the case where a double-cell character is inserted on a line where only a single-cell character could fit on the...
For fun, it can also be used to simply inspect a folder of releases: ``` % $rcs=.\Draft-TerminalReleases.ps1 ./115 -dumpoutput % $rcs.Release | Format-Table Name Branding TagVersion DisplayVersion Branch Assets ----...
> > Replace acrylic with mycah > > Does this refer to [Mica material](https://docs.microsoft.com/en-us/windows/apps/design/style/mica)? Ha! Yup.
@zadjii-msft I rerequested your review so that you could get eyes on the rewrite
> One thing I didn't see mentioned: Terminal currently starts up slow enough that if you hit enter and start typing, you will not only lose key-presses, you will lose...