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.
Nobody has claimed this yet.
- 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

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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