terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
### Windows Terminal version WT 1.16.3463.0, OpenConsole 1.16.2212.12003 ### Windows build number 10.0.19045.2364 ### Other Software _No response_ ### Steps to reproduce https://learn.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences#simple-cursor-positioning Sequence | Shorthand | Behavior -- |...
## Summary of the Pull Request `s/it's/its/` Note that I didn't touch the several errors in the doc and doc/spec directories, since those seem to be dated and signed email...
### Windows Terminal version 1.15.2874.0 ### Windows build number 10.0.19044 ### Other Software Git bash Windows Powershell v1 Command Prompt ### Steps to reproduce Open windows terminal without admin privileges....
### Windows Terminal version 1.15.2874.0 ### Windows build number 10.0.19045.0 ### Other Software Google 日本語入力 (2.28.4650.0) ### Steps to reproduce Start Windows Terminal with Japanese IME. ### Expected Behavior Google...
Consider this script `foo.cmd` ``` set BD=d:\ wt -w %~n0 ^ nt --title="tab1" --startingDirectory=%BD% ; ^ sp --title="tab2" --startingDirectory=%BD% ; ^ sp --title="tab3" --startingDirectory=%BD% ; ^ sp --title="tab4" --startingDirectory=%BD% ;...
### Windows Terminal version 1.16.10232.0 ### Windows build number windows 11 OS: 25281.1000 ### Other Software _No response_ ### Steps to reproduce Double clicking on the icon does nothing. Nothing...
# Description of the new feature/enhancement The cursor position is not rendered correctly when using a font whose font width of Japanese character is not half as that of Alphabet....
### Windows Terminal version 1.15.3466.0 ### Windows build number 10.0.22000.1455 ### Other Software Microsoft store WSL + WSLg: C:\Users\ophers>wsl --version WSL version: 1.0.3.0 Kernel version: 5.15.79.1 WSLg version: 1.0.47 MSRDC...
## Summary of the Pull Request The original console output modes were considered attributes of the buffer, while later additions were treated as global state, and yet both were accessed...
### Windows Terminal version 1.11.2921.0 ### Windows build number 10.0.22000.348 ### Other Software 1. Install Debian Bullseye from the store using my powershell scripts: https://github.com/nicenemo/wsl-debian-boxes 2. Install NeoVM 0.6 from...