-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Enhance pane context menu #18137
Copy link
Copy link
Closed
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Metadata
Metadata
Assignees
Labels
Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Description of the new feature
Add split pane up/down/left/right context menus as submenu.
Add split pane with profile up/down/left/right context menus as submenu.
Add swap panes up/down/left/right context menus as submenu.
Add toggle pane zoom context menu.
Add close other panes context menu.
The motivation is that Windows users are more accustomed to working with GUI Menus using a mouse, unlike Linux users.
Proposed technical implementation details
Implemented it - PR (#18126)