Dustin L. Howett

Results 1029 comments of Dustin L. Howett

> > Thanks for filing! Assuming Windows Terminal is set as your default terminal > > Don't even know how to do that, it most likely can't be automated as...

At its heart, this is a /duplicate of #15496. You can use the `--inheritEnvironment` argument or the profile setting `compatibility.reloadEnvironmentVariables` (set to `false`).

Thanks for the request! It's cool, and I can imagine using it, but I'm a little confused: isn't this what multiple Windows would be for? :smile:

> session/state doesn't work for multiple windows (to my knowledge) It should! So long as you quit the entire terminal at once either by reboot/shutdown or the `Quit` action (Ctrl+Shift+P...

For what it's worth, it appears that Google operates the same way. When a program is shipped it gets a branch, and that branch does not typically take updates from...

Alas, this is somewhat underdocumented. It is for this reason that I wrote [ECTool.efi](https://github.com/DHowett/FrameworkHacksPkg/releases). I'll answer your questions as best I can given that as a reference point. 1. Copy...

@lhecker _well_, Contour implements [_something_:](https://contour-terminal.org/vt-extensions/color-palette-update-notifications/#request-unsolicited-dsr-on-color-palette-updates) > Send `CSI ? 2031 h` to the terminal to enable unsolicited DSR (device status report) messages for color palette updates and `CSI ? 2031...

Ah, thanks for doing this. I worked on this exact thing back in 2022, but I gave up when I realized the kernel would need patching.