terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
> [!IMPORTANT] > 📌 plan of record: move the console tsf implementation to the Terminal codebase ### Windows Terminal version 1.15.2875.0 ### Windows build number 10.0.22621.755 ### Other Software WSL2...
Currently the duplicated tab is added on the far right, IMO it should be next to the original tab.
### Windows Terminal version 1.12.220208003-release1.12 ### Windows build number 10.0.22000.556 ### Other Software I installed windows-terminal with scoop ### Steps to reproduce 1. scoop bucket add extras 2. scoop install...
Does what it says in the title. After this commit you can customize the height and width of the terminal's cells. This commit supports parts of CSS' `` data type:...
# Description of the new feature/enhancement Today, there is no way to launch an elevated Terminal profile end-to-end without the need to use a keyboard. Even without a physical keyboard,...
# Environment Microsoft Windows [Version 10.0.18363.657] conhost.exe builtin console, V2 wt.exe terminal, V0.9.433.0 # Steps to reproduce [readsp.zip](https://github.com/microsoft/terminal/files/4217807/readsp.zip) Extract, compile and run the attached readsp.c program under the V2 console....
# Description of the new feature/enhancement We recently added support for hyperlinks (but only certain schemes so far). We should add support for more URI schemes. Discussion points: - Which...
### Windows Terminal version 1.15.2875.0 ### Windows build number 10.0.22621.819 ### Other Software N/A ### Steps to reproduce After installing Windows Terminal, right click in any folder in Windows Explorer...
This PR adds explicit [permissions section] to workflows. This is a security best practice because by default workflows run with [extended set of permissions] (except from `on: pull_request` [from external...
# Environment - Microsoft Windows [Version 10.0.18362.418] - Windows Terminal (Preview) Version: 0.5.2762.0 - Ubuntu subsystem with Oh My Zsh using the agnoster theme with Powerline Fonts installed. # Steps...