Dustin L. Howett
                                            Dustin L. Howett
                                        
                                    I am somewhat anti-this. Most multi-line pastes are into _things that aren't shells_ probably...
I remember we were talking about adding an API to TermControl along the lines of `WriteString(Source, String)`, where `Source` would control whether it was (1) bracketed (2) stripped of control...
This is a two-part problem. 1. A font authoring issue. There is no glyph in "Sauce Code Pro" for `U+25EF`. 2. The engine cuts it off instead of letting it...
> Font fallback configuration could possibly also help with scenarios like this (#2664). Absolutely! > Another question, does atlas always cut glyph off rather than scale it? No. For normal...
Thanks for reporting this! You'd be surprised -- this is actually working as intended! Applications are allowed to write text all the way to the edge of the screen without...
In your case (@pere3), the position of the cursor is controlled by vim. :smile:
_Huh!_ I get to be the one who is surprised! Thanks for looking, James. :smile:
> > Here's a dump of the latest localization as of yesterday: [LocOutput.zip](https://github.com/microsoft/terminal/files/11446252/LocOutput.zip) > > Maybe you already know, but there's some weirdness in the paths there. The resources for...
Well, I guess "it was fixed by rewriting the text buffer" isn't particularly comforting 😆 Maybe there's a quick patch we can throw at it?
Thanks for confirming!