Windows Terminal version
1.19.10573.0
Windows build number
10.0.22631.0
Other Software
vim 8.2.2121 (inside WSL Ubuntu 22.04.4 LTS)
Steps to reproduce
- Find a large enough text block. You can generate one with 1,000,000 characters at https://www.lipsum.com
- Open
vim and switch into insert mode.
- Paste the sample text into vim using CTRL-v or SHIFT-INS
Expected Behavior
It should paste the text and the terminal / wsl / vim shall remain reactive.
Actual Behavior
The terminal / wsl / vim freezes midst the paste operation and cannot be recovered. The tab must be closed and a new one opened, to continue work in the terminal / wsl / vim.
Windows Terminal version
1.19.10573.0
Windows build number
10.0.22631.0
Other Software
vim 8.2.2121 (inside WSL Ubuntu 22.04.4 LTS)
Steps to reproduce
vimand switch into insert mode.Expected Behavior
It should paste the text and the terminal / wsl / vim shall remain reactive.
Actual Behavior
The terminal / wsl / vim freezes midst the paste operation and cannot be recovered. The tab must be closed and a new one opened, to continue work in the terminal / wsl / vim.