Dustin L. Howett

Results 869 comments of Dustin L. Howett

Perhaps this? ``` wt -w _quake -p "my profile" --appendCommandLine -- -WindowStyle Hidden ``` It's a mouthful, but it works over here.

So, this is one place where the settings UI makes it easier to handle. You don't want to _replace_ the `source` (that's how Terminal knows that this profile was auto-detected,...

_Argh!_ I even tested that! I just realized that my test failed to reproduce the failure because it chose my default profile when it couldn't find all-lowercase `powershell`, and PowerShell...

Thanks for the report! Unfortunately, we're not the ones setting `TERM`... Even so, we strive for some measure of xterm compatibility. There's a lot of discussion over in #1040 that...

One interesting wrinkle here is that we have three or more distributions that all offer the same VT support. Ideally we would avoid `XTVERSION` becoming another `User-Agent`, but we have:...

I am surprised that it would differ between versions of Git. That suggests that it isn't something we are fully in control of.

I, too, would love to know more.

> No idea why RW version is empty here The version host command reads one version from the running image and one version from flash. On hx20/30, flash is locked...

Thanks! I could have sworn we had a duplicate for this, but it appears that we don't. Congrats! Though: why is it not writable? 🙃

Hey, this looks really cool! It's not something that I'm ready to commit to (since we've got some other stuff going on right now :smile:), so I'll keep it open...