terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
Editor's Note (@DHowett-MSFT): This may be a good place to track profile-specific keybindings? With the _classic_ Windows terminal, Ctrl+c and Ctrl+v can be used for copy and paste when working...
# Description of the new feature/enhancement there are situations where it would be useful to *conditionally* bind/unbind keys: e.g. the default find `{ "command": "find", "keys": "ctrl+shift+f" }` behavior to...
This PR is a (first) design pass on the Terminal settings UX to bring consistency and alignment with the rest of the OS and other settings surfaces. High-level changes include:...
Installed 1.22.11141 on OS build 10.0.26100.0. Fresh install as well with the only additional software being Notepad++ Both the VClibs and the WT msixbundle were installed using Add-AppxPackage as the...
### Description of the new feature I'm using GlazeWM, which is a tiling window manager. It's possible to exclude certain applications based on window title or class. I would like...
## Summary of the Pull Request Previously to this PR if you split a pane as suggested in #18930, the split pane will lose its custom title and will not...
# Description of the new feature/enhancement Custom shaders rock, but they would rock even more if they were interactive. They simply don't know what's happening outside of the shader. I...
# Environment Windows build number: 10.0.19042.0 Windows Terminal version (if applicable): 1.4.3141.0 PowerShell Core: 7.1.0 Scoop # Steps to reproduce 1. [Installing Scoop to Custom Directory](https://github.com/lukesampson/scoop/wiki/Quick-Start#installing-scoop-to-custom-directory) 2. Install PowerShell Core...
### Description of the new feature Allow setting the number of rows and columns to fixed numbers. If the user then adjusts the size of the window, font size is...
### Description of the new feature There is such option in WT UI, so it would be nice to have the corresponding setting for openconsole/conhost ### Proposed technical implementation details...