terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
### Windows Terminal version 1.12.10982.0 ### Windows build number 10.0.19043.0 ### Other Software https://github.com/UserExistsError/conpty v0.1.0 https://github.com/trzsz/trzsz-go v0.1.9 ### Steps to reproduce 1. Install [trzsz-go](https://github.com/trzsz/trzsz-go), download [trzsz_0.1.9_windows_x86_64.zip](https://github.com/trzsz/trzsz-go/releases/download/v0.1.9/trzsz_0.1.9_windows_x86_64.zip) and unzip, you will...
Repro: ``` while($true){ "`e[?1049h";sleep 0.25;"`e[?1049l"; sleep 0.25} ``` Resize the window horizontally while it's running. Toggling the alt buffer _from pwsh.exe or powershell.exe_ (specifically) causes us to UAF the outgoing...
# Description of the new feature/enhancement Apparently DirectSound is kind of poorly supported since Windows Vista. [Wikipedia](https://en.wikipedia.org/wiki/DirectSound#Windows_Vista/Windows_7): > Windows Vista features a completely re-written audio stack based on the [Universal...
### Windows Terminal version 1.16.2523.0 ### Windows build number 19044.2006 ### Other Software _No response_ ### Steps to reproduce Change execution alias in settings app from WindowsTerminal to WindowsTerminalPreview Then...
### Windows Terminal version 1.14.2281.0 ### Windows build number 10.0.19044.0 ### Other Software _No response_ ### Steps to reproduce Move the terminal window to secondary monitor (4K 150%) (main monitor...
### Windows Terminal version _No response_ ### Windows build number 1.15.2524.0 ### Other Software _No response_ ### Steps to reproduce Enable Acrylic blur for the terminal windows. Switch focus between...
# Description of the new feature/enhancement Something that is really missing from the terminal is a logging option for all the output that is currently displayed in the screen. Either...
### Windows Terminal version 1.14.1432.0 ### Windows build number 10.0.19043.0 ### Other Software GPU: Intel® HD Graphics 520 (Driver Version: 30.0.101.1340) ### Steps to reproduce 1. Enable experimental text rendering...
> **Note**: 📌 Pinned comment: **https://github.com/microsoft/terminal/issues/1860#issuecomment-1622136376** # Summary of the new feature/enhancement Windows Terminal needs to have a configurable horizontal scrollbar (similar to Command Prompt) so that lines longer than...
Type the same commands multiple times or using external files from the terminal application to launch scripts. This feature would solve the problem of users alt tabbing allot of the...