Dustin L. Howett

Results 663 comments of Dustin L. Howett

For everyone participating in this thread: Thank you for bearing with us and reporting this issue! And thank you, @j4james, for fielding all the comments over here and your eternal...

https://github.com/microsoft/terminal/blob/ef96e225da6b0df496390eed9fe31dc7e434a939/src/terminal/parser/stateMachine.cpp#L2152-L2155 I wonder if it's sufficient to *always* switch into a normal VT state machine mode once we've encountered a Win32 Input Mode sequence, e.g.: ``` if (_isEngineForInput && !_engine->EncounteredWin32InputModeSequence())...

(We still shouldn't be spinning up an entire renderer just to measure text. Is that fixed?)

Interesting! If you select/copy/paste the empty regions, are they truly empty? I'm wondering if the issue is somewhere in the text buffer or in the renderer. The text being missing...

WHAT! I never expected it to _actually_ end up being the renderer (!) @lhecker I know this is just DxEngine, but... have you ever seen this? > general aversion to...

LOL. Thanks for filing! I think I know how to approach this one. If your list of preferred languages is: > - Polish (display) > - Japanese > - Korean...

I'll include this in Leonard's new "Fix User Settings" code :)

I am noodling on what the UI looks like when you try to edit one of these. We don't need to fun disclaimer text any more (woo), but we do...

Okay, this works pretty well. ![image](https://drop.howett.net/share/WindowsTerminal_20240223T130335_267.gif)