microsoft / microsoft/terminal
Emulated terminal (Git Bash, CMD, PowerShell, IDE) freeze when inserting a symbol (@,-,`,',",...) when Using Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.21.3231.0
### Windows build number
10.0.26100.0
### Other Software
Git bash
Powershell 7.4.6
CMD
### Steps to reproduce
1. Open terminal.
2. Open a tab to emulated an installed terminal (Git Bash, CMD, PowerShell, IDE).
3. Try to use a symbol from keyboard (example using ssh to connect user@host).
4. Terminal freeze.
5. After 10 secs it will print the symbol and continue until a new symbol is pressed.
### Expected Behavior
Not freeze when writing.
### Actual Behavior
When I write something that use symbols the terminal emulated (Git Bash, CMD, PowerShell, IDE) is freeze, however I can go to settings without issue or interact with the window
Contributor guide
Assessment
This issue has not been assessed yet.