terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
There's a number of TODOs in Terminal's implementation of `ITerminalApi`, herein captured: ``` 58-void Terminal::SetAutoWrapMode(const bool /*wrapAtEOL*/) 59-{ 60: // TODO: This will be needed to support DECAWM. 63-void Terminal::SetScrollingRegion(const...
I'm finding the version indication confusing. My use case is simple: 1. I want to see what version. 2. I have and compare that to the version currently released. 3....
### Windows Terminal version 1.12.3472.0 ### Windows build number 10.0.19043.0 ### Other Software _No response_ ### Steps to reproduce Start fresh window, go to settings Rapidly click on save, then...
## Summary of the Pull Request #11971 regressed when we implemented ColorSchemeViewModel in #13179. This commit fixes that by automatically focusing the ColorSchemeListView when we navigate to the ColorSchemes page,...
Consider this docs section https://learn.microsoft.com/en-us/windows/terminal/tutorials/new-tab-same-directory , I've already tried to change the prompt env var to `$e]9;9;$P$e\$P$G` and works fairly ok. There is a catch though... let's say you've activated...
# Description of the new feature/enhancement I have three different computers that I use for work. I keep my PowerShell profile in a GitHub repository and dot source it in...
# Description of the new feature/enhancement After outputting a text file to the terminal, I want to copy part of it to the clipboard without expanding TAB characters to spaces....
### Windows Terminal version Commit 547349af77df16d0eed1c73ba3041c84f7b063da ### Windows build number 10.0.19044.2364 ### Other Software _No response_ ### Steps to reproduce 1. Create a build from the latest commit. 2. Start...
# Description of the new feature/enhancement a switch or configurable key for disable/enable ` + "mouse middle button scroll"` to scale font size; i searched through the doc but find...
### Windows Terminal version 1.15.3466.0 ### Windows build number 10.0.22621.0 ### Steps to reproduce 1. Set "New instance behaviour" setting to "Attach to most recently window on this desktop". 2....