









2026-03-17 09:51 蜡笔小旧 阅读(11) 评论(0) 收藏 举报
Yesteday, I ran a python web server code like this `uv run main.py`, but I can't login today, seems console get stucked, once I press any key on keyboard, it works.
So how it happen?
Cause Windows Command Prompt and PowerShell defualt enabled `QuickEdit mode`, it locks or pause the console input buffer, the application appears frozen.
but if you disable QuickEdit mode it cant support mouse selection.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。