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

Setting: Set mor than one profile as startup profile #9878

Closed
htcfreek opened this issue Apr 17, 2021 · 6 comments
Closed

Setting: Set mor than one profile as startup profile #9878

htcfreek opened this issue Apr 17, 2021 · 6 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@htcfreek
Copy link

htcfreek commented Apr 17, 2021

Description of the new feature/enhancement

Please add a feature to open wt with more than one tab. There should be a setting to enable this and a setting to configure the tabs/profile.

Proposed technical implementation details (optional)

[X] Start wt with more tha one tab
[PowerShell; CMD] *

*) This should be an input control. One entry (comma separated) per tab. The first entry is for the first and per default shown tab.

@htcfreek htcfreek added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Apr 17, 2021
@ghost ghost 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 Apr 17, 2021
@Don-Vito
Copy link
Contributor

@htcfreek - "startupActions" allow you to do this today. Unfortunately they are not exposed in the settings UI yet, but you can add them to the config file, e.g.,

"startupActions": "new-tab -p \"Git Bash\" --title Git --tabColor #641220; new-tab -p \"Windows PowerShell\" --title Posh --tabColor #15616d; focus-tab -n 0"

@htcfreek
Copy link
Author

I think this should be added to settings ui for easier configuration.

@Don-Vito
Copy link
Contributor

@htcfreek - I absolutely agree. We even have a PR for it here: #8812.
But it is blocked as we want to show more information about what will be executed, but it requires some additional refactor

@htcfreek
Copy link
Author

@Don-Vito Feel free to close this as duplicate of #8802.

@zadjii-msft
Copy link
Member

I love the smell of closing duplicates in the morning. Thanks all!

/dup #8802
/dup #756

@ghost
Copy link

ghost commented Apr 19, 2021

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!

@ghost ghost closed this as completed Apr 19, 2021
@ghost ghost 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 labels Apr 19, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants