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

How do I control which terminal is used for new panes? #3738

Closed
VikingScientist opened this issue Nov 27, 2019 · 3 comments
Closed

How do I control which terminal is used for new panes? #3738

VikingScientist opened this issue Nov 27, 2019 · 3 comments
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@VikingScientist
Copy link

I'm looking at the release notes and this gives a pretty good introduction to the new Pane controls, but I cannot find how to control the profile which is used for new panes. It always uses my profile number 1 regardless of what original profile was used to spawn the new pane.

Also: a minor note that the default hotkeys are wrong for non-english keyboard layouts as discussed in #3737

@VikingScientist VikingScientist added the Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs label Nov 27, 2019
@ghost ghost added 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 Nov 27, 2019
@Bertieio
Copy link

It currently only launches the default profile. which is set at the top of the profiles.json
"defaultProfile": "{GUID OF PROFILE}",

@zadjii-msft
Copy link
Member

In #1000 we're tracking all the remaining panes work we think we have left, including being able to set the profile you want to open a pane with. Specifically, you're looking for the following two issues:

/dup #998 Open panes with a specific profile
/dup #1756 The user should be able to configure what profile is used for splitting a pane. Currently, the default profile is used, but it's possible a user might want to create a new pane with the parent pane's profile.

@ghost
Copy link

ghost commented Nov 27, 2019

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 Nov 27, 2019
@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 Nov 27, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs 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