-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Issues: microsoft/terminal
Cannot type in new pane or tab until focus is manually activa...
#13388
opened Jun 27, 2022 by
praimmugen
Open
188
Dimmed UAC-prompt in Windows freezes it when logged in Window...
#18428
by mabo003
was closed Jan 31, 2025
Closed
9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
enable Intel CET
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Meta
The product is the management of the products.
Reduce TerminalTab and TabBase to just Tab
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-UserInterface
Issues pertaining to the user interface of the Console or Terminal
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
No longer use Command.Name for disambiguation
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
If state.json contains any unknown dismissed message keys, we crash
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
Severity-Crash
Crashes are real bad news.
[Comment] Invalid URL
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Docs
It's a documentation issue that really should be on MicrosoftDocs/Console-Docs
Product-Meta
The product is the management of the products.
til::coalesce<T>
should be able to take a function that returns T
Area-CodeHealth
Could I request for the terminal to support the arm64ec mode?
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Meta
The product is the management of the products.
Use AlignAfterOpenBracket BlockIndent for clang-format
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Consider consolidating UI helpers into a Microsoft.Terminal.UI namespace/dll
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Port the Reflow/UIA test adapter for table-based testing to share it in-common
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-3
A description (P3)
Product-Meta
The product is the management of the products.
Followups from the new C++/WinRT
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Meta
The product is the management of the products.
Local tests are failing again - seemingly due to a race initializing the page/control
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Terminal
The new Windows Terminal.
Audit Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Conhost
For issues in the Console codebase
Severity-Crash
Crashes are real bad news.
FAIL_FAST
s across the code
Area-CodeHealth
#14298
opened Oct 27, 2022 by
DHowett
We play weird ownership games with SignalTextChanged, and we don't know why
Area-Accessibility
Issues related to accessibility
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Needs-Tag-Fix
Doesn't match tag requirements
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
Use a binary tree/heap to represent panes
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Move InputStateMachineEngine and InteractDispatch into Host
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
Remove the Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-Remoting
Communication layer between windows. Often for windowing behavior, quake mode, etc.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Product-Terminal
The new Windows Terminal.
Feature_IsolatedMonarchMode
fix
Area-CodeHealth
We don't update LPWINDOWPOS flags during Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-Windowing
Window frame, quake mode, tearout
Help Wanted
We encourage anyone to jump in on these.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-3
A description (P3)
Product-Terminal
The new Windows Terminal.
WM_WINDOWPOSCHANGED
, maybe we should?
Area-CodeHealth
CreateThread should be replaced with _beginthreadex
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Impact-Correctness
It be wrong.
In-PR
This issue has a related PR
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-3
A description (P3)
Product-Conhost
For issues in the Console codebase
Product-Terminal
The new Windows Terminal.
Running local tests fails on clean machine: framework Microsoft.VCLibs.140.00.Debug missing
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Help Wanted
We encourage anyone to jump in on these.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Issue-Docs
It's a documentation issue that really should be on MicrosoftDocs/Console-Docs
Product-Terminal
The new Windows Terminal.
Refactor Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-Performance
Performance-related issue
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
_GetProposedFont
into a static function
Area-CodeHealth
Clean up CreateFile loop in ReadUTF8File
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Pane::_FindFocusAndNeighbor
can probably be simpler
Area-CodeHealth
Run SVG files through a normalizer
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Help Wanted
We encourage anyone to jump in on these.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Consider making conhost internal interfaces derive form IUnknown, be COM-like
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Priority-3
A description (P3)
Product-Conhost
For issues in the Console codebase
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.