terminal
terminal copied to clipboard
The new Windows Terminal and the original Windows console host, all in the same place!
# Description of the new feature/enhancement The Settings UI doesn't have a way of reordering your profiles. In the JSON, we're able to just reorder the array of `profiles.list`. Some...
### From 1.16.2142.0 bash on Aug 2nd * [x] Gap between inactive tabs and content  - This might be related to the gap I was seeing in 2.8. Maybe...
Here's a bunch of bugs we found during our bug bash that are related to tab to hyperlink and mark mode - [ ] If Shift+tab causes scroll and new...
# Description of the new feature/enhancement _Auto Repeat Mode_ controls whether a keypress automatically repeats if you keep it held down for long enough. Technically it's a level 1 conformance...
FYI I just got a crash in `RaiseAutomationEventImpl` passing through `SignalTextChanged`, which seems similar to the one shown in https://github.com/microsoft/terminal/issues/13357#issuecomment-1163015484. This occurred while shutting down the terminal, so I'm assuming...
## Summary of the Pull Request Update Nuget used
Is there a flag or command to make ConPTY not echo/output the event of screen buffer size changed?
I am coding two programs, using ConPTY as a server-side run on windows, and a client runs on Linux. when the client console window size changed, the client will send...
# Allowing User Customization of the Visual Bell I came across [this thread](https://github.com/microsoft/terminal/issues/8366) in which custom bell sounds were added, and realized that it could also be useful to customize...
### Windows Terminal version (or Windows build number) 10.0.19043.1110 ### Other Software _No response_ ### Steps to reproduce Compile and run the following code: ```C++ #include #include #include int main()...
[Terminal> Set tab color]: 'Custom' control name is not descriptive, and role defined is incorrect.
### Windows Terminal version 1.12.3472.0 ### Windows build number 10.0.22504.1010 ### Other Software **Test Environment:** OS: Windows 11 Version Dev (OS Build 22504.1010) App: Windows Terminal Preview Screen Reader: Narrator...