Dustin L. Howett

Results 870 comments of Dustin L. Howett

> permanently "Until you interact with them, clearing their urgency state."

Just so you know, that person is not affiliated with our team even though the language they used indicated that they might be. Thanks for the additional information. Can you...

Typically, if a profile is present in the settings interface _it must be present in the JSON file_. There are likely multiple novel bugs here that we have never seen...

Thanks for all the info. Right now, we don't know what is happening and so the bug will require a bit more investigation.

This is very much probably a corner case we never expected. We didn't actually vet win32 input mode for compatibility with applications (!) as it was originally a stopgap for...

> Sorry for using this issue to relate that the mouse events are not sent when the mouse is outside the top of the WT, no mater I'm using win32-input-mode...

> `WriteStringRaw` presence is marker of fix applied. `WriteStringRaw` is also an indicator of the completely rewritten input engine in 1.22, so it’s not a straightforward backport. We aren’t intending...

I'm taking this, as I ended up replacing the use and storage of GUIDs with Profile object references. You can now duplicate a tab of a deleted profile (!)

Sorta. Right now we duplicate the *profile*, but what we really should do is duplicate the NewTerminalArgs (or equivalent, a version we have re-created from the active settings thanks to...