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

### Windows Terminal version 1.16.2523.0 ### Windows build number 10.0.19044 ### Other Software UbuntuMono Nerd font installed from https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/Ubuntu.zip WSL, running Ubuntu 20.04.1 LTS. SSHing into a RHEL server The...

Issue-Bug
Needs-Triage
Needs-Tag-Fix
Area-AtlasEngine

# Description of the new feature/enhancement Dynamic profiles like "Windows.Terminal.Wsl", "Windows.Terminal.Azure", "Windows.Terminal.PowershellCore" eg: If `.ssh/config` like this: ``` Host 251 HostName 192.168.29.251 Port 22 User hanxi Host 252 HostName 192.168.29.252...

Issue-Feature
Area-Extensibility
Area-Settings
Product-Terminal
In-PR

### Steps to reproduce How can I fix this: Via Change my UAC but the issue is why we have to change the UAC because its for our system Security....

Issue-Bug
Needs-Author-Feedback
Needs-Triage
No-Recent-Activity
Needs-Tag-Fix

### Windows Terminal version 1.14.2282.0 ### Windows build number 10.0.22000.978 ### Other Software _No response_ ### Steps to reproduce I have launched a long command in WSLv1 bash in Terminal,...

Issue-Bug
Needs-Triage
Needs-Tag-Fix

# Description of the new feature/enhancement Related to #1040, WT should set the `COLORTERM` environment variable to "truecolor" since WT does support truecolor. I can understand how changing `TERM` to...

Help Wanted
Area-TerminalConnection
Product-Terminal
Issue-Task

# Description of the new feature/enhancement I'm not entirely sure if this is intentional, but we haven't been running the spelling check on PRs for a while now, and the...

Product-Meta
Issue-Task
Needs-Tag-Fix

### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.19044.0 ### Other Software _No response_ ### Steps to reproduce Edge's tab well has padding to move the window: ![image](https://user-images.githubusercontent.com/4003950/156519342-c6dde155-9c01-4ecc-8015-5adba648b841.png) But...

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

# Rectangular border like Microsoft Edge Legacy Remove the curved border of tabs in Terminal and the weird colored border around the entire title bar. The current one looks ugly,...

Area-Settings
Product-Terminal
Issue-Task
Area-Theming

### Windows Terminal version 1.16.252 ### Windows build number 22000.978 ### Other Software _No response_ ### Steps to reproduce 1. download from github release 2. double click msix and install...

Issue-Bug
Needs-Author-Feedback
Needs-Triage
No-Recent-Activity
Needs-Tag-Fix

## Summary of the Pull Request Adds `--pos`, and `--size` commandline arguments to `wt`. ## PR Checklist * [x] Closes #4620 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal)...

Issue-Feature
Product-Terminal
Area-Commandline
Needs-Discussion