Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add config except list to those exe that should not using WT #17719

Closed
heartacker opened this issue Aug 15, 2024 · 6 comments
Closed

add config except list to those exe that should not using WT #17719

heartacker opened this issue Aug 15, 2024 · 6 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Resolution-External For issues that are outside this codebase

Comments

@heartacker
Copy link

Description of the new feature/enhancement

after using WT, all things are open int WT
PLEASE add a config list so that users can make some except exe。PLEASE

Proposed technical implementation details (optional)

add setting to except some application

@heartacker heartacker added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Aug 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Aug 15, 2024
@zadjii-msft
Copy link
Member

Can I ask first what scenario isn't working for that app, such that you'd want it to not open in Terminal/? I'd rather fix that scenario, than offer an opt-out 😉

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Aug 19, 2024
@heartacker
Copy link
Author

@zadjii-msft FYI
image

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Aug 21, 2024
@heartacker
Copy link
Author

it had to open a terminal while I am using the octave GUI

image

@zadjii-msft
Copy link
Member

Yea... that thread doesn't really have anything valuable in it. https://octave.discourse.group/t/cli-is-open-together-with-gui-in-octave-7-1-on-windows-11/2753/14 has some additional info, but it sounds kinda like they just don't have the support to deal with this case.

Reading between the lines, I'm guessing they were using ShowWindow(GetConsoleWindow(), SW_HIDE) to hide a console they were spawning, instead of just requesting a hidden one to begin with.

I'd much rather help them sort that out on their side, than offer a bodgy opt-out on our side ☺️

@zadjii-msft zadjii-msft added Resolution-External For issues that are outside this codebase and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Aug 21, 2024
@carlos-zamora
Copy link
Member

Thanks for filing! Due to the earlier discussion, we're going to mark this as a /dup of #17054.

Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements Needs-Attention The core contributors need to come back around and look at this ASAP. labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Resolution-External For issues that are outside this codebase
Projects
None yet
Development

No branches or pull requests

3 participants