Skip to content

Feature Request: Command Palette #2046

Closed
@yasintz

Description

@yasintz

Summary of the new feature/enhancement

In Profile.json we will define the actions section.

This section is an array and each element takes an Object, the schema can be

{
  "icon" : "...",
  "title" : "...",
  "command": "..."
}

You can add an icon next to the icons at the top right and make the following features.

  • A list will open.

  • Using the information in actions in Profile.json, it will create the elements of the list and execute a command when we click on it.
    I'm leaving a picture to make it more descriptive.
    Untitled

Edit : Where can we find a complete list of shortcut commands that we can use on the Windows-terminal? If there is no such place, is it possible to share in pdf or website form?

Metadata

Metadata

Assignees

Labels

Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions