Skip to content

action "move left" in tab context menu not available in command palette #19228

@MichelNolard

Description

@MichelNolard

Windows Terminal version

1.22.11141.0

Windows build number

10.0.22631.5624

Other Software

No response

Steps to reproduce

Hello !

Step 1 - Tab Header Context Menu

  1. Open at least 2 tabs
  2. Right-click on the current tab header
  3. Open sub-menu "Move"
  4. Look at the name of the entries such as "Move Left" and "Move Right"

Step 2 - Command Palette

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Type "Move tab b" and check that the command "Move tab backward" appear
  3. Type "Move tab f" and check that the command "Move tab forward" appear
  4. Type "Move left" and check that no command "Move tab left" appear

Step 3 - Actions

  1. Open the Settings tab
  2. Go to the Actions section (left side of window)
  3. Click "+ Add new" button (right side of window)
  4. Click on the drop down and type "M"
  5. Scroll the list towards the bottom until it shows "Move tab backward" and "Move tab forward"

Expected Behavior

All three places (Command Palette, Actions list and Tab Header context menu) should display the very same name for the same actions .

Actual Behavior

The Actions list and Command Palette are using different names when compared to the Tab Header Context Menu.

Thank you in advance for your support !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugIt either shouldn't be doing this or needs an investigation.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meeting

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions