-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-CmdPalCommand Palette issues and featuresCommand Palette issues and featuresArea-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Description of the new feature/enhancement
Today, to get to the command line mode I need to open the action mode and then to delete a ">" symbol, which is not very convenient.
While discussing this with @zadjii-msft few ideas were raised:
- Adding a separate binding for ToggleCommandPalette(mode=commandline)
- Having ToggleCommandPalette() switch between modes: closed->action->command line->closed.
- Both of them
☺️
Proposed technical implementation details (optional)
The most straightforward solution is to add an optional command palette mode to the ToggleCommandPalette, with two "launch modes": action and command line.
We will be able to implement option 2 only once #8044 gets merged.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-CmdPalCommand Palette issues and featuresCommand Palette issues and featuresArea-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssues pertaining to the user interface of the Console or TerminalIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.