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

Resurrection of #9222. Spec draft in #9365. Consensus from community feedback is that the whole of that spec is _nice to have_, but what REALLY matters is just broadcasting to...

Issue-Feature
Area-Input
Area-User Interface
Product-Terminal

### Windows Terminal version 1.15.2874.0 ### Windows build number 10.0.19044.2130 ### Other Software Old Intel workbench internal tool Notepad++ v8.4.1 ### Steps to reproduce Copy some text out of the...

Area-Input
Issue-Bug
Needs-Attention
Product-Terminal

This spec outlines... - Windows Terminal and ConHost's implementation for the VT sequence introduced in [Control Screen Reader from Applications (#18) · Issues · terminal-wg / specifications · GitLab](https://gitlab.freedesktop.org/terminal-wg/specifications/-/issues/18). -...

# Description of the new feature/enhancement Up to now, we've been identifying as a VT100, since we haven't fully met the conformance requirements for any of the higher level devices....

Product-Conhost
Help Wanted
Area-VT
Issue-Task

Is there any merit to having an option to disable colour font emoji? So any emoji used will be single colour using the font colour settings? _Originally posted by @mdtauk...

Help Wanted
Area-Rendering
Area-Settings
Product-Terminal
Issue-Task
Priority-3

# Description of the new feature/enhancement The current appearance of the title-bar of Windows Terminal Preview is: ![image](https://user-images.githubusercontent.com/42837531/138559374-7e9d6bba-3d4e-4227-a902-ea160902c13d.png) Consequently, please cause the title-bar to use the dark theme: ![image](https://user-images.githubusercontent.com/42837531/138559207-ae8f5c52-e74d-4d10-bdae-241029802fe0.png) ...because...

Issue-Bug
Product-Terminal
In-PR
Priority-3
Area-Windowing

This is basically just like #14064, but with the `theme` instead. If you define a pair of `theme` names: ```json "theme": { "dark": "light", "light": "dark" }, ``` then the...

Needs-Second
Area-Theming
zBugBash-Consider

### Windows Terminal version (or Windows build number) 1.11.2421.0 ### Other Software - Windows 11 / 21H2 / 22000.132 ### Steps to reproduce - open powershell (could be another shell)...

Help Wanted
Needs-Repro
Area-Rendering
Issue-Bug
Product-Terminal
Priority-3

There's a TODO yet to be done: make sure that ownership changes when the root process exits. Terminal doesn't care about that right now, but other ConPTY clients don't have...

Product-Conpty
Area-Server
Issue-Bug

This is the issue tracking the great buffer rewrite of 202x. ### Aims * [x] Refactor to remove the need for `UnicodeStorage` (which is a lookup table keyed on row+column)...

Product-Conhost
Area-Output
Area-Server
Product-Terminal
Issue-Scenario