Summary
In the window, the cursor just freeze, doesn't accept any keyboard input. But it responses to the key bindings, I can detach from a session using c-b +d
Environment
OS: Windows 11 Pro Version 25H2
Terminal: Wezterm
Shell: Powershell 7.5.4
psmux: 0.4.4
Details
Install psmux by scoop, start a new session tmux new-session -s daily-work, after the session created, the window just freeze, can't response to any keyboard input.
I tried to disable PSReadLine, but it doesn't work.