terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
My main monitor is 144Hz. An easy way of seeing the current FPS is wiggling the mouse - the movement in 144 FPS is much smoother than 60 FPS, and...
No behavioral changes, just some modernizations like replacing empty methods with default and using _v instead of ::value for some types.
No behavioral changes, just C# modernizations as well as marking some properties to be readonly since they aren't modified.
My hope with this commit is to make our code more robust against accidental recursive locking, as well as making it easier to write code with confidence, with only a...
# Environment ```none Windows build number: [Version 10.0.19041.329] Windows Terminal 1.0.1811.0 Microsoft Visual Studio Code 1.47.0 ``` # Steps to reproduce - Open Windows Terminal - Open `oh-my-zsh` with `robbyrussell`...
### Windows Terminal version 1.13.10395.0 ### Windows build number 10.0.19044 ### Other Software _No response_ ### Steps to reproduce 1. Open Windows Terminal 2. Click outside of window to lose...
### Windows Terminal version 1.14.1451.0 ### Windows build number 10.0.19044.1766 ### Other Software _No response_ ### Steps to reproduce no idea. it just crashed without me doing anything this is...
### Windows Terminal version 1.12.10733.0 ### Windows build number 10.0.22000.593 ### Other Software _No response_ ### Steps to reproduce "useAcrylic": true "opacity": 100 / "acrylicOpacity": 1.0 ### Expected Behavior Terminal...
## Summary of the Pull Request This PR adds support for the `DECARM` (Auto Repeat Mode) sequence, which controls whether a keypress automatically repeats if you keep it held down...