terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
### 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...
# 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...
### 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....
### 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,...
# 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...
# 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...
### 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:  But...
# 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,...
### 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...
## 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)...