`vim` or `git commit` do not display input content, nothing be showed
Versions
ConEmnu : 210912(stable) or 220418(Preview) OS Version: Windows 11 21H2 22000.675 shell version : Cmder 1.3.19.1181 (latest version)
Problem description
I found this issue in windows 11.
git commit or vim in cmd::Cmder do not show user input.
But cursor moves when typing.It seems just did not show anything.
In my another computer for work, it is win10, all the same configuration & files do not get this issue. ( I manage cmder with configuration in an git repo, so I'm sure they're the same).
Steps to reproduce
- just open cmder ( or ConEmu ) in a folder or local git folder
- input commond
vimorgit commit - get the issue ( reproduce 100% )
Something I try
- Keep
inject ConEmuHk.dll, can input but do not show anything. Cancelinject ConEmuHk.dll, it can input normally, but do not display normally.
after :q to quit git commit, display like below:


- integrate cmder into Windows Terminal , do not appear this issue( but i really more like cmder than Windows terminal)

Set use old version CMD, it can fix this problem ,but wsl can not be use.

After type
vimorgit commit, resize the window by manually can temporally fix the problem ,but this resolution is disgusting.
Source: ConEmu/ConEmu