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

BringWindowToTop doesn't set active tab Area-Windowing Window frame, quake mode, tearout Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty
#18429 opened Jan 15, 2025 by zacuke Backlog
Rendering with tcell under WSL is slow for the first 65s Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Priority-2 A description (P2) Product-Conpty For console issues specifically related to conpty Product-Terminal The new Windows Terminal.
#18225 opened Nov 20, 2024 by lhecker Terminal v1.24
Pass keyboard layout down to ConPTY and consider readding support for GetConsoleKeyboardLayoutName Area-Server Down in the muck of API call servicing, interprocess communication, eventing, etc. Issue-Task It's a feature request, but it doesn't really need a major design. Product-Conhost For issues in the Console codebase Product-Conpty For console issues specifically related to conpty
#18160 opened Nov 6, 2024 by lhecker Backlog
Problems with cursor position escape Area-Server Down in the muck of API call servicing, interprocess communication, eventing, etc. Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#18117 opened Oct 27, 2024 by cracyc Terminal v1.23
overwritting text Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#18081 opened Oct 19, 2024 by phr34k Terminal v1.23
Preview 1.22.2362.0 breaks Terminal.Gui apps Area-Server Down in the muck of API call servicing, interprocess communication, eventing, etc. Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Conpty For console issues specifically related to conpty Product-Terminal The new Windows Terminal.
#17949 opened Sep 22, 2024 by tig Terminal v1.24
Rows should remember their width (MeasureRight()) Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#17844 opened Sep 1, 2024 by 0x152a Backlog
ConPTY inside WSL is broken (e.g. running cmd.exe inside WSL) Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Conpty For console issues specifically related to conpty
#17822 opened Aug 29, 2024 by lhecker Terminal v1.24
Incorrect DECRQM for Win32InputMode Area-Input Related to input processing (key presses, mouse, etc.) Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#17737 opened Aug 18, 2024 by j4james Terminal v1.23
Cannot create a binding to output Esc only Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#17712 opened Aug 14, 2024 by yerlaser Backlog
Background color attribute is filled incorrectly when resizing window Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Conpty For console issues specifically related to conpty
#17671 opened Aug 6, 2024 by 2trvl Backlog
win32-input-mode: clipboard paste weird escape sequences Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#17656 opened Aug 2, 2024 by ClusterM Terminal v1.23
Known unresolved issues after removing VtEngine / adding VT passthrough Area-VT Virtual Terminal sequence support Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#17643 opened Aug 1, 2024 by lhecker Backlog
3
SetConsoleActiveScreenBuffer breaks Unicode output Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Priority-3 A description (P3) Product-Conpty For console issues specifically related to conpty
#17580 opened Jul 18, 2024 by alabuzhev Backlog
Resizing the window should keep the prompt at the bottom of the window Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty
#17033 opened Apr 9, 2024 by warpdesign Backlog
Active screen buffer size is out of sync Area-Server Down in the muck of API call servicing, interprocess communication, eventing, etc. Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-2 A description (P2) Product-Conpty For console issues specifically related to conpty
#16231 opened Oct 26, 2023 by o-sdn-o Backlog
System Error dialog cannot display with Command Prompt Area-Windowing Window frame, quake mode, tearout Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#16116 opened Oct 8, 2023 by TGSAN Backlog
[megathread] ConPTY buffer gets out-of-sync Issue-Scenario Needs-Tag-Fix Doesn't match tag requirements Product-Conpty For console issues specifically related to conpty
#15976 opened Sep 17, 2023 by tusharsnx
3 tasks
Backlog
Setting to choose codepage of new terminal session for each profile. Area-Settings Issues related to settings and customizability, for console or terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty Product-Terminal The new Windows Terminal.
#15678 opened Jul 8, 2023 by qqkookie Backlog
Handle CONSOLE_IGNORE_NEXT_KEYUP in ConPTY/WT Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Product-Conpty For console issues specifically related to conpty
#15662 opened Jul 6, 2023 by lhecker Terminal v1.23
In Terminal "command prompt", it seems there's no shortcut to select current command's text? Ctrl-a not working Area-Interaction Interacting with the vintage console window (as opposed to driving via API or hooks) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Conpty For console issues specifically related to conpty
#15507 opened Jun 3, 2023 by carehart Backlog
Vim in MS Terminal mistakes color of ctermfg=7 Area-Server Down in the muck of API call servicing, interprocess communication, eventing, etc. Issue-Docs It's a documentation issue that really should be on MicrosoftDocs/Console-Docs Issue-Task It's a feature request, but it doesn't really need a major design. Product-Conpty For console issues specifically related to conpty
#15408 opened May 23, 2023 by 3N4N Backlog
Mouse input differences when using ENABLE_VIRTUAL_TERMINAL_INPUT Area-Input Related to input processing (key presses, mouse, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty
#15296 opened May 5, 2023 by clinton-r Backlog
mouse events are sent incorrectly in win32-input-mode Area-Input Related to input processing (key presses, mouse, etc.) Area-VT Virtual Terminal sequence support Help Wanted We encourage anyone to jump in on these. Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conhost For issues in the Console codebase Product-Conpty For console issues specifically related to conpty
#15083 opened Apr 2, 2023 by unxed Backlog
Productize the ConPTY nuget package (for 3p use) Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Product-Conpty For console issues specifically related to conpty
#15065 opened Mar 29, 2023 by zadjii-msft Terminal v1.23
ProTip! Add no:assignee to see everything that’s not assigned.