microsoft / microsoft/terminal

Tabs display the close tab shortcut as Ctrl+F4, even though that's not bound by default. They should display what the actual keybinding is instead.

Open
#10,109 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UserInterface Help Wanted Issue-Bug Priority-3 Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

_maintainer note: blocked on upstream https://github.com/microsoft/microsoft-ui-xaml/issues/4930_

----

### Windows Terminal version (or Windows build number)

windows terminal version: 1.7.1033.0

### Other Software

_No response_

### Steps to reproduce

1. open terminal
2. hover the mouse over the cross

there is no reference to the ctrl + f4 key in settings.json

### Expected Behavior

ctrl+shift+w everywhere

### Actual Behavior

![изображение](https://user-images.githubusercontent.com/59787538/118495712-a85d8c80-b74d-11eb-92c4-a63169160059.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked upstream Microsoft UI XAML issue 4930, which currently blocks this work. Then compare the shortcut shown when hovering the close-tab button with the binding in settings.json; done means the tooltip displays the actual configured shortcut, including Ctrl+Shift+W by default.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.