terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
I have updated to Terminal Preview 1.16.2641.0 and am still not seeing "Open in Terminal Preview" anywhere except when RMBing on a folder. Does not appear when clicking in the...
# Environment Windows Terminal Preview v1.6.10272.0 on windows 10 20h2 # Steps to reproduce 1. start wt with cmd 2. launch neovim in terminal mode (no gui) 3. enter insert...
### Windows Terminal version 1.15.2874.0 ### Windows build number 10.0.19045.2251 ### Other Software - [nvm-windows](https://github.com/coreybutler/nvm-windows) 1.1.10 - [Node.js](https://nodejs.org/en/) 16.17.0 installed via `nvm-windows` - [NestJS](https://nestjs.com/) 9.0.0 ### Steps to reproduce 1....
### Windows Terminal version 1.16.3463.0 ### Windows build number 10.0.19045.2364 ### Other Software Command Prompt exits with an error if you use the ping command and CTRL-C during it's run....
# Description of the new feature/enhancement An ability to have the scroll bar always visible. Right now this is technically possible via the ease of use settings in windows, but...
### Windows Terminal version 1.16.3464.0 ### Windows build number 10.0.25272.0 ### Other Software There appears to be a slow memory leak in Windows Terminal. I was running my small [Terminal...
## Summary of the Pull Request **This PR targets #14572** Add color chips to the color schemes displayed in the dropdown in Profile -> Appearance. GIF below ## PR Checklist...
## Summary of the Pull Request Launch elevated instances via shell:AppsFolder Fixes #14501 This uses `shell:AppsFolder` to launch elevated instances of the app via `ShellExecuteEx` and `runas` in elevate-shim.exe. The...
Basically what it says on the tin. For transparent tabs, we should layer on to the tab row to evaluate what the actual color of the tab will be. We...
### Windows Terminal version 1.11.3471.0 ### Windows build number 10.0.22000.434 ### Other Software Seemingly any console application (cmd, powershell, python, batch file) -- I'm using python as an example here....