Skip to content

Issues: microsoft/terminal

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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.
#17769 opened Aug 22, 2024 by Andarwinux Backlog
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.
#17529 opened Jul 8, 2024 by DHowett Terminal v1.23
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.
#17166 opened May 1, 2024 by PankajBhojwani Terminal v1.22
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.
#16874 opened Mar 14, 2024 by DHowett Backlog
[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.
#16439 opened Dec 7, 2023 by JeremieBergeron Backlog
til::coalesce<T> should be able to take a function that returns T 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.
#15940 opened Sep 7, 2023 by zadjii-msft Engineering Improvements
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.
#15616 opened Jun 28, 2023 by KawasakiNinjaH2R Icebox ❄
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.
#15112 opened Apr 4, 2023 by lhecker Icebox ❄
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.
#15058 opened Mar 29, 2023 by DHowett Backlog
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.
#14950 opened Mar 3, 2023 by DHowett Backlog
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.
#14872 opened Feb 18, 2023 by DHowett Engineering Improvements
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.
#14623 opened Jan 2, 2023 by j4james Backlog
Audit FAIL_FASTs across the code Area-CodeHealth 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.
#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.
#13896 opened Sep 1, 2022 by zadjii-msft Backlog
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.
#13762 opened Aug 16, 2022 by lhecker Backlog
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.
#13036 opened May 4, 2022 by DHowett Engineering Improvements
Remove the Feature_IsolatedMonarchMode fix Area-CodeHealth 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.
#12930 opened Apr 18, 2022 by zadjii-msft Engineering Improvements
We don't update LPWINDOWPOS flags during WM_WINDOWPOSCHANGED, maybe we should? Area-CodeHealth 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.
#12924 opened Apr 18, 2022 by jmelas Backlog
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.
#12869 opened Apr 8, 2022 by lhecker Engineering Improvements
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.
#12788 opened Mar 29, 2022 by EmJayGee Engineering Improvements
Refactor _GetProposedFont into a static function Area-CodeHealth 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.
#11763 opened Nov 15, 2021 by DHowett Backlog
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.
#11753 opened Nov 12, 2021 by DHowett Backlog
Pane::_FindFocusAndNeighbor can probably be simpler 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.
#10748 opened Jul 21, 2021 by zadjii-msft Backlog
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.
#10612 opened Jul 11, 2021 by spiralofhope Backlog
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
#10388 opened Jun 9, 2021 by DHowett Engineering Improvements
ProTip! Exclude everything labeled bug with -label:bug.