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 a hover tip to let user know that holding "Alt" opens profile in a new pane #7851

Closed
alexandair opened this issue Oct 7, 2020 · 5 comments · Fixed by #7866
Closed

Add a hover tip to let user know that holding "Alt" opens profile in a new pane #7851

alexandair opened this issue Oct 7, 2020 · 5 comments · Fixed by #7866
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Needs-Tag-Fix Doesn't match tag requirements Priority-3 A description (P3) Product-Terminal The new Windows Terminal. Resolution-Fix-Committed Fix is checked in, but it might be 3-4 weeks until a release.
Milestone

Comments

@alexandair
Copy link

Description of the new feature/enhancement

If we hold "Alt" when clicking "+" or a profile name, profile will open in a new pane instead of a tab. Very cool, but undiscoverable. A hover tip like "Hold Alt to open as a new pane" would help a user know about a possible action.
Same applies to "Settings" to let a user know that with "Alt" could open default.json.

Proposed technical implementation details (optional)

@alexandair alexandair added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Oct 7, 2020
@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 Oct 7, 2020
@MisinformedDNA
Copy link

MisinformedDNA commented Oct 8, 2020

Cool. Nice tip. Now I want to resize the panes. lol

@ghost ghost added the In-PR This issue has a related PR label Oct 8, 2020
@PankajBhojwani
Copy link
Contributor

Thank you for pointing this out! In a PR now :)

@DHowett DHowett added Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) Product-Terminal The new Windows Terminal. and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 9, 2020
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Oct 9, 2020
@DHowett
Copy link
Member

DHowett commented Oct 9, 2020

@MisinformedDNA there's a lot of cool pane stuff linked from #1000, including resize by handle. We're trying to burn down that list 😄

@DHowett DHowett added this to the Terminal v1.5 milestone Oct 9, 2020
@ghost ghost added Needs-Tag-Fix Doesn't match tag requirements Resolution-Fix-Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed In-PR This issue has a related PR labels Oct 13, 2020
DHowett pushed a commit that referenced this issue Oct 13, 2020
Adds a tooltip to the new tab button and menu  to let the user know
that holding alt will open a new pane instead.

Fixes #7851

Co-authored-by: Pankaj Bhojwani <pabhojwa@microsoft.com>
DHowett pushed a commit that referenced this issue Oct 19, 2020
Adds a tooltip to the new tab button and menu  to let the user know
that holding alt will open a new pane instead.

Fixes #7851

Co-authored-by: Pankaj Bhojwani <pabhojwa@microsoft.com>
(cherry picked from commit 8d12388)
@ghost
Copy link

ghost commented Nov 11, 2020

🎉This issue was addressed in #7866, which has now been successfully released as Windows Terminal v1.4.3141.0.:tada:

Handy links:

@ghost
Copy link

ghost commented Nov 11, 2020

🎉This issue was addressed in #7866, which has now been successfully released as Windows Terminal Preview v1.5.3142.0.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Task It's a feature request, but it doesn't really need a major design. Needs-Tag-Fix Doesn't match tag requirements Priority-3 A description (P3) Product-Terminal The new Windows Terminal. Resolution-Fix-Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants