terminal icon indicating copy to clipboard operation
terminal copied to clipboard

The new Windows Terminal and the original Windows console host, all in the same place!

Results 1117 terminal issues
Sort by recently updated
recently updated
newest added

Please provide an option in the config.json to: - set the width of the vertical scrollbar to some fixed width - for e.g.: 32px - there should be something in...

Help Wanted
Area-User Interface
Area-TerminalControl
Product-Terminal
Issue-Task

Admittedly, this is a lot of annoying plumbing. We didn't love that a connection could transition back in the state diagram, from Closed -> Start. That felt wrong. To remedy...

Area-TerminalConnection
Product-Terminal
Issue-Task
Area-CodeHealth
Severity-Blocking
Automerge-Not-Compatible

Please support emoji within Windows Console. Very useful when you code in `vim` newsletters for startups or when you categorize stuff by emoji.

Issue-Feature
Product-Conhost
Area-Rendering

_targets #14548_ Adds an action for immediately restarting the connection. I suspect most folks that wanted #3726 will be happy just with the enter solution from #14060, but this will...

Area-TerminalControl
Product-Terminal
Issue-Task

From #14060. See also https://github.com/microsoft/terminal/pull/14060#pullrequestreview-1165989506 The control shouldn't be responsible for restarting the connection itself. It should request a new one from the app. * [ ] Move [this code](https://github.com/sotteson1/terminal/blob/62888a5a0f2ccda00b53e52e96537fd67213e4ab/src/cascadia/TerminalControl/ControlCore.cpp#L415-L420)...

Area-TerminalConnection
Product-Terminal
Issue-Task
Area-CodeHealth
In-PR
Severity-Blocking

> ``` > @DHowett @mattwojo sorry to dig this old thread up, but if I do a `printf %b '\e]12;red\a'`, should I expect the cursor color to change to red?...

Issue-Bug
Product-Terminal
Priority-3
Area-AtlasEngine

### Windows Terminal version 1.17.3052.0 ### Windows build number Windows 11 Version 22H2 (OS Build 25206.1000) ### Other Software _No response_ ### Steps to reproduce 1. Open Windows Terminal. 2....

Issue-Bug
Area-Accessibility
Product-Terminal
In-PR
HCL-E+D
A11yWCAG
HCL-WindowsTerminal
A11ySev2

### Windows Terminal version 1.16.2642.0 ### Windows build number 10.0.25217.1000 ### Other Software OS: Window 11 22H2 OS Build 25179.1000 Screen Reader: Narrator App: Window Terminal ### Steps to reproduce...

Issue-Bug
Area-Accessibility
Product-Terminal
HCL-E+D
A11yWCAG
HCL-WindowsTerminal
A11yCO
A11ySev2
Disability-Blind

### Windows Terminal version (or Windows build number) 1.9.1942.0 ### Other Software Screen readers tested: Narrator, NVDA alpha-23553,3c29f9ad, observed while running in WSL2 Ubuntu in case that is somehow relevant...

Issue-Bug
Area-Accessibility
Product-Terminal

### Insertion-Replacement Mode (IRM) ``` ESC [ 4 h 033 133 064 150 ``` Set selects insert mode and turns INSERT on. New display characters move old display characters to...

Product-Conhost
Help Wanted
Area-VT
Issue-Task